Merge remote-tracking branch 'origin/main'

This commit is contained in:
linyuchen 2024-04-19 10:27:40 +08:00
commit 4272413f55

View File

@ -2,7 +2,7 @@
"name": "napcat", "name": "napcat",
"private": true, "private": true,
"type": "module", "type": "module",
"version": "1.1.0", "version": "1.1.1",
"scripts": { "scripts": {
"watch:dev": "vite --mode development", "watch:dev": "vite --mode development",
"watch:prod": "vite --mode production", "watch:prod": "vite --mode production",