Skip to content

Commit

Permalink
Merge pull request dfee#20 from dfee/greenkeeper/examples/react-scrip…
Browse files Browse the repository at this point in the history
…ts-2.1.5

Update react-scripts in group examples to the latest version 🚀
  • Loading branch information
dfee authored Feb 11, 2019
2 parents ac2ccbd + 7c87644 commit d9f74d2
Show file tree
Hide file tree
Showing 6 changed files with 120 additions and 231 deletions.
115 changes: 39 additions & 76 deletions examples/with-create-react-app-typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.4"
"react-scripts": "2.1.5"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit d9f74d2

Please sign in to comment.