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