Skip to content

Commit

Permalink
[chore]: upgrade react-scripts to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
amira-s committed May 31, 2017
1 parent 5dd07bb commit f66e92f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"react": "15.4.2",
"react-dom": "15.4.2",
"react-redux": "^5.0.3",
"react-scripts": "^1.0.7",
"redux": "^3.6.0",
"redux-thunk": "^2.2.0"
},
"devDependencies": {
"json-server": "^0.9.5",
"react-scripts": "0.9.1"
"json-server": "^0.9.5"
},
"scripts": {
"api": "json-server --watch api/db.json --port 3001",
Expand Down

0 comments on commit f66e92f

Please sign in to comment.