兼容安卓钉钉

This commit is contained in:
xxx
2023-09-20 10:23:06 +08:00
parent 95b7b2306e
commit 21e152cb74
2 changed files with 12 additions and 1 deletions

View File

@@ -28,9 +28,11 @@
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-react-swc": "^3.0.0",
"rollup-plugin-gzip": "^3.1.0",
"sass": "^1.59.3",
"terser": "^5.19.4",
"typescript": "^4.9.3",
"vite": "^4.2.0"
}