Update build tools

This commit is contained in:
Nicolas Gallagher
2017-09-21 14:50:42 -07:00
parent 8ad61d9061
commit 581529540a
2 changed files with 13 additions and 17 deletions

View File

@@ -76,7 +76,7 @@
"babel-loader": "^7.1.2",
"babel-plugin-tester": "^4.0.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.8",
"babel-preset-react-native": "^3.0.2",
"babel-preset-react-native": "^4.0.0",
"caniuse-api": "^2.0.0",
"del-cli": "^1.1.0",
"enzyme": "^2.9.1",
@@ -94,7 +94,7 @@
"react-dom": "^15.6.1",
"react-test-renderer": "^15.6.1",
"url-loader": "^0.5.9",
"webpack": "^3.5.6",
"webpack": "^3.6.0",
"webpack-bundle-analyzer": "^2.9.0"
},
"peerDependencies": {