Skip to content

Commit

Permalink
fix(package): update react-scripts to version 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Mar 7, 2019
1 parent ac77261 commit 7a0bc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-create-react-app-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"rbx": "file:../../dist",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"react-scripts": "2.1.6"
"react-scripts": "2.1.7"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 7a0bc99

Please sign in to comment.