mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-05 07:27:06 +08:00
修复:npm 安装 webpack-theme-color-replacer 插件启动报错问题;🐛
This commit is contained in:
parent
c1e956a5a0
commit
da1dafda54
@ -53,7 +53,7 @@
|
||||
"vue-cli-plugin-style-resources-loader": "^0.1.4",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
"vuepress": "^1.5.2",
|
||||
"webpack-theme-color-replacer": "^1.3.12",
|
||||
"webpack-theme-color-replacer": "1.3.18",
|
||||
"whatwg-fetch": "^3.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
@ -10409,10 +10409,10 @@ webpack-sources@*, webpack-sources@^1.0.1, webpack-sources@^1.1.0, webpack-sourc
|
||||
source-list-map "^2.0.0"
|
||||
source-map "~0.6.1"
|
||||
|
||||
webpack-theme-color-replacer@^1.3.12:
|
||||
version "1.3.12"
|
||||
resolved "https://registry.npm.taobao.org/webpack-theme-color-replacer/download/webpack-theme-color-replacer-1.3.12.tgz#0593a3149310c0e5b6b85afeccd61925b1b8e86b"
|
||||
integrity sha1-BZOjFJMQwOW2uFr+zNYZJbG46Gs=
|
||||
webpack-theme-color-replacer@1.3.18:
|
||||
version "1.3.18"
|
||||
resolved "https://registry.npm.taobao.org/webpack-theme-color-replacer/download/webpack-theme-color-replacer-1.3.18.tgz#98b70eab698e40b06ea3c56a3db8590f7ccef847"
|
||||
integrity sha1-mLcOq2mOQLBuo8VqPbhZD3zO+Ec=
|
||||
dependencies:
|
||||
webpack-sources "*"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user