mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-29 09:55:43 +08:00
Bump dependencies (#3342)
* Bump dependencies * Downgrade source-map back to 0.5.x Not sure what changed there but our bundle snapshot doesn't match with minor changes. I couldn't figure out how to update it, and also whether we need to tweak getPrettyURL in response.
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
"lib/index.js"
|
||||
],
|
||||
"devDependencies": {
|
||||
"anser": "1.4.1",
|
||||
"babel-code-frame": "6.22.0",
|
||||
"anser": "1.4.4",
|
||||
"babel-code-frame": "6.26.0",
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-eslint": "7.2.3",
|
||||
"babel-loader": "^7.1.2",
|
||||
|
||||
Reference in New Issue
Block a user