Skip to content

Commit

Permalink
Update react-scripts to 0.9.5
Browse files Browse the repository at this point in the history
Resolves issue running this repo on Node 7.7.2.

More info: facebook/create-react-app#1776
  • Loading branch information
scottdixon committed Apr 17, 2017
1 parent 9d56049 commit f8da161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"react-scripts": "0.7.0"
"react-scripts": "0.9.5"
},
"dependencies": {
"bootstrap": "^3.3.7",
Expand Down

0 comments on commit f8da161

Please sign in to comment.