package.json
@@ -3,6 +3,7 @@ "version": "4.5.0", "scripts": { "dev": "vite --host", "test": "vite --host --mode test", "prod": "vite --mode production", "build": "vite build", "build:prod": "vite build --mode production", @@ -28,6 +29,7 @@ "js-md5": "^0.7.3", "nprogress": "^0.2.0", "sm-crypto": "^0.3.13", "v-code-diff": "^1.13.1", "vue": "^3.5.13", "vue-i18n": "^9.1.9", "vue-router": "^4.3.2",