This commit is contained in:
eric
2025-09-06 16:12:16 +08:00
parent 43088c62f7
commit 43b923876c
25 changed files with 1687 additions and 2412 deletions

View File

@@ -51,8 +51,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sr-sdk-h5": "^1.3.1",
"taro-ui": "^3.2.0",
"webpack-obfuscator": "^3.5.1"
"taro-ui": "^3.2.0"
},
"devDependencies": {
"@babel/core": "^7.8.0",
@@ -76,6 +75,6 @@
"ts-node": "^10.9.1",
"typescript": "^4.1.0",
"webpack": "^5.78.0",
"workbox-webpack-plugin": "^7.3.0"
"webpack-obfuscator": "^3.5.1"
}
}