mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-15 18:08:15 +08:00
Add missing dependency
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"autoprefixer": "6.5.1",
|
||||
"case-sensitive-paths-webpack-plugin": "1.1.4",
|
||||
"chalk": "1.1.3",
|
||||
"cli-highlight": "1.1.4",
|
||||
"connect-history-api-fallback": "1.3.0",
|
||||
"cross-spawn": "4.0.2",
|
||||
"css-loader": "0.26.0",
|
||||
@@ -58,7 +59,6 @@
|
||||
"whatwg-fetch": "1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cli-highlight": "^1.1.4",
|
||||
"react": "^15.3.0",
|
||||
"react-dom": "^15.3.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user