Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add files
  • Loading branch information
iwoplaza committed Nov 10, 2025
commit c506455db6b1e23924856afa25ac19f9c89507c3
1 change: 1 addition & 0 deletions packages/create-typegpu/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# create-typegpu
4 changes: 4 additions & 0 deletions packages/create-typegpu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"bin": {
"create-typegpu": "./index.js"
},
"files": [
"dist",
"index.js"
],
"engines": {
"node": ">=20.0.0"
},
Expand Down