release: 2.6.22

This commit is contained in:
手瓜一十雪
2024-10-02 10:10:01 +08:00
parent cba9c78ab1
commit ec25e09d73
5 changed files with 5 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
"name": "napcat",
"private": true,
"type": "module",
"version": "2.6.21",
"version": "2.6.22",
"scripts": {
"build:framework": "vite build --mode framework",
"build:shell": "vite build --mode shell",
@@ -34,7 +34,6 @@
},
"dependencies": {
"ajv": "^8.13.0",
"@protobuf-ts/plugin": "^2.9.4",
"async-mutex": "^0.5.0",
"chalk": "^5.3.0",
"commander": "^12.1.0",