feat: use workspace version

This commit is contained in:
2025-07-14 16:56:16 +08:00
parent 8e807fc2e0
commit 9250dbb2ad
17 changed files with 96 additions and 94 deletions

View File

@@ -26,6 +26,6 @@
},
"homepage": "https://github.com/solvedDev/MoLang#readme",
"devDependencies": {
"@types/node": "^18.17.15"
"@types/node": "^18.19.118"
}
}