Revert "feat: deploy adventure wallet progression"

This reverts commit 37c97708e3.
This commit is contained in:
2026-09-19 04:21:53 +08:00
parent 37c97708e3
commit 2799b2ecb8
14 changed files with 32 additions and 362 deletions

View File

@@ -5,7 +5,6 @@
"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",