add route for app module micro

This commit is contained in:
2024-11-23 23:52:21 +08:00
parent f94c9323b4
commit 01680b39c2
11 changed files with 216 additions and 19 deletions

View File

@@ -85,7 +85,6 @@
"@types/uuid": "^10.0.0",
"concurrently": "^9.1.0",
"cross-env": "^7.0.3",
"glob": "^11.0.0",
"nodemon": "^3.1.7",
"pm2": "^5.4.3",
"rimraf": "^6.0.1",
@@ -97,7 +96,6 @@
"typescript": "^5.6.3"
},
"resolutions": {
"glob": "latest",
"inflight": "latest",
"rimraf": "latest",
"picomatch": "^4.0.2"