Upgrade to the most recent react-scripts 0.9.5

This commit is contained in:
Mars Hall
2017-04-03 18:18:46 -07:00
committed by GitHub
parent f315d9405f
commit 2d2d5a2879

View File

@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"react-scripts": "0.8.5"
"react-scripts": "0.9.5"
},
"dependencies": {
"react": "^15.4.2",