Added history API

This commit is contained in:
Ken Jannette
2018-04-19 17:45:21 -04:00
parent 4af77478f3
commit f9f8b49b5b
4 changed files with 432 additions and 1398 deletions

View File

@@ -1,12 +1,13 @@
{
"dependencies": {
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"history": "^4.7.2",
"prop-types": "^15.5.8",
"react": "^15.5.4",
"react-dom": "^15.5.4",
"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": {