测试
Showing
| ... | ... | @@ -15,12 +15,13 @@ |
| "author": "", | ||
| "license": "ISC", | ||
| "devDependencies": { | ||
| "terser-webpack-plugin": "^5.0.3" | ||
| "terser-webpack-plugin": "^5.0.3", | ||
| "webpack": "^5.10.1", | ||
| "webpack-cli": "^4.2.0" | ||
| }, | ||
| "dependencies": { | ||
| "axios": "^0.21.0", | ||
| "hs-util-js": "^1.0.5", | ||
| "webpack": "^5.10.1", | ||
| "webpack-cli": "^4.2.0" | ||
| "jwt-decode": "^3.1.2" | ||
| } | ||
| } |
Please
register
or
sign in
to comment