release: 2.6.10

This commit is contained in:
手瓜一十雪
2024-09-19 20:45:09 +08:00
parent 0d65e1e314
commit 91b794d66d
9 changed files with 27 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
"name": "napcat",
"private": true,
"type": "module",
"version": "2.6.9",
"version": "2.6.10",
"scripts": {
"build:framework": "vite build --mode framework",
"build:shell": "vite build --mode shell",
@@ -52,4 +52,4 @@
"strtok3": "8.0.1",
"ws": "^8.18.0"
}
}
}