bugfixed
bugfixed
Showing
... | @@ -5,8 +5,8 @@ | ... | @@ -5,8 +5,8 @@ |
"main": "app.js", | "main": "app.js", | ||
"dependencies": { | "dependencies": { | ||
"axios": "^0.20.0", | "axios": "^0.20.0", | ||
"weui-miniprogram": "^1.0.5", | "throttle-debounce": "^2.3.0", | ||
"throttle-debounce":"^2.2.1" | "weui-miniprogram": "^1.0.5" | ||
}, | }, | ||
"devDependencies": {}, | "devDependencies": {}, | ||
"scripts": { | "scripts": { | ||
... | ... |
Please
register
or
sign in
to comment