Skip to content

Commit

Permalink
tryfix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
keldaan-ag committed Apr 10, 2024
1 parent 9895129 commit db777f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
"start-pm2": "npm run build && npm run pm2",
"postinstall": "cd edit/assetpack && npm install",
"assetpack": "cd edit/assetpack && npm run assetpack",
"precompute": "cd gen && ts-node precompute-all.ts"
"precompute": "cd gen && ts-node precompute-all.ts",
"colyseus-post-deploy":"npx colyseus-post-deploy"
},
"dependencies": {
"@colyseus/command": "^0.2.1",
Expand Down

0 comments on commit db777f2

Please sign in to comment.