Updated package.json

This commit is contained in:
Ken Jannette
2018-04-17 20:00:16 -04:00
parent a67540ccb7
commit b745c104eb
3 changed files with 112 additions and 19 deletions

View File

@@ -3,10 +3,10 @@
"prop-types": "^15.5.8",
"react": "^15.5.4",
"react-dom": "^15.5.4",
"react-router-dom": "^4.2.2"
},
"devDependencies": {
"react-router-dom": "^4.2.2",
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"react-scripts": "0.9.5"
},
"scripts": {