Skip to content

Commit

Permalink
Update react-scripts in group default to the latest version 🚀 (#22)
Browse files Browse the repository at this point in the history
* fix(package): update react-scripts to version 2.1.2

* chore(package): update lockfile sandboxes/react/yarn.lock
  • Loading branch information
greenkeeper[bot] authored and taras committed Dec 25, 2018
1 parent 2a92693 commit e3b21af
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 167 deletions.
2 changes: 1 addition & 1 deletion sandboxes/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"prop-types": "^15.6.2",
"react": "^16.6.3",
"react-dom": "^16.6.3",
"react-scripts": "2.1.1"
"react-scripts": "2.1.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit e3b21af

Please sign in to comment.