chore: 2.0.1

This commit is contained in:
手瓜一十雪
2024-08-12 14:36:56 +08:00
parent 0efcca36d2
commit 20e4eff899
9 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
"name": "napcat",
"private": true,
"type": "module",
"version": "2.0.0",
"version": "2.0.1",
"scripts": {
"build:framework": "vite build --mode framework",
"build:shell": "vite build --mode shell",
@@ -24,7 +24,7 @@
"@types/figlet": "^1.5.8",
"@types/fluent-ffmpeg": "^2.1.24",
"@types/jest": "^29.5.12",
"@types/node": "^22.0.0",
"@types/node": "^22.0.1",
"@types/qrcode-terminal": "^0.12.2",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^7.4.0",