Initial Commit
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "game",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"shadow-cljs": "2.28.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"pixi.js": "^8.4.1"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user