forked from xiangwang25/whale-town-end-v2
feat: deploy adventure wallet progression
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"description": "WhaleTown V2 NestJS backend and administration service",
|
||||
"main": "dist/main.js",
|
||||
"scripts": {
|
||||
"test:adventure": "jest --runInBand --runTestsByPath src/business/player/adventure.service.spec.ts",
|
||||
"dev": "nest start --watch",
|
||||
"build": "nest build",
|
||||
"start": "node dist/main.js",
|
||||
|
||||
Reference in New Issue
Block a user