build: fix auto download image, fix rkey error

This commit is contained in:
linyuchen
2024-05-07 08:12:12 +08:00
parent d4a06d98cf
commit d682b154fc

View File

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