Commit 79d3b4ab authored by 郑磊's avatar 郑磊

更新语言包判断

parent 64efe3fb
...@@ -2795,8 +2795,8 @@ ...@@ -2795,8 +2795,8 @@
} }
}, },
"node_modules/fj-captcha-vue": { "node_modules/fj-captcha-vue": {
"version": "1.0.1", "version": "1.0.4",
"resolved": "git+http://gitlab.3yakj.com/crystalray/fj-captcha-vue.git#d4dfd31e0f4286ba6405d2df461ea33d94c5d067", "resolved": "git+http://gitlab.3yakj.com/crystalray/fj-captcha-vue.git#fb6c93807ceff2c8e90b5b4dcfef2e3322aafcfb",
"peerDependencies": { "peerDependencies": {
"vue": "^3.0.0" "vue": "^3.0.0"
} }
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vue-tsc && vite build", "build": "vite build",
"preview": "vite preview" "preview": "vite preview"
}, },
"dependencies": { "dependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment