Updated babel node packages
This commit is contained in:
@@ -12,16 +12,16 @@
|
||||
"css-loader": "^0.28.4",
|
||||
"html-webpack-plugin": "^2.28.0",
|
||||
"path": "^0.12.7",
|
||||
"react": "^15.5.4",
|
||||
"react": "^15.6.1",
|
||||
"react-dom": "^15.5.4",
|
||||
"webfontloader": "^1.6.28",
|
||||
"webpack": "^3.3.0",
|
||||
"webpack": "^3.5.5",
|
||||
"webpack-dev-server": "^2.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.24.1",
|
||||
"babel-loader": "^7.0.0",
|
||||
"babel-preset-env": "^1.5.1",
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-loader": "^7.1.2",
|
||||
"babel-preset-env": "^1.6.0",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"babel-preset-react": "^6.24.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user