feat: 以后仅维护napCatVersion

This commit is contained in:
手瓜一十雪
2025-11-13 16:14:31 +08:00
parent ce3e80160b
commit 7b65fa581a
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "napcat",
"private": true,
"type": "module",
"version": "4.9.42",
"version": "0.0.1",
"scripts": {
"build:shell": "pnpm --filter napcat-shell run build || exit 1",
"build:framework": "pnpm --filter napcat-framework run build || exit 1",