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