fix
Showing
... | @@ -23,6 +23,7 @@ | ... | @@ -23,6 +23,7 @@ |
"build": "node build/build.js wx" | "build": "node build/build.js wx" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"flyio": "^0.6.14", | |||
"mpvue": "^2.0.0", | "mpvue": "^2.0.0", | ||
"vuex": "^3.0.1" | "vuex": "^3.0.1" | ||
}, | }, | ||
... | @@ -42,6 +43,7 @@ | ... | @@ -42,6 +43,7 @@ |
"express": "^4.16.3", | "express": "^4.16.3", | ||
"extract-text-webpack-plugin": "^3.0.2", | "extract-text-webpack-plugin": "^3.0.2", | ||
"file-loader": "^1.1.11", | "file-loader": "^1.1.11", | ||
"flyio": "^0.6.14", | |||
"friendly-errors-webpack-plugin": "^1.7.0", | "friendly-errors-webpack-plugin": "^1.7.0", | ||
"glob": "^7.1.2", | "glob": "^7.1.2", | ||
"html-webpack-plugin": "^3.2.0", | "html-webpack-plugin": "^3.2.0", | ||
... | ... |
src/api/spokesman.js
0 → 100644
Please
register
or
sign in
to comment