Skip to content

Commit

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

Update react-scripts in group examples to the latest version 🚀
  • Loading branch information
dfee authored Feb 11, 2019
2 parents 70b4b71 + aab670c commit 89a5d01
Show file tree
Hide file tree
Showing 6 changed files with 7,416 additions and 9,075 deletions.
5,558 changes: 2,498 additions & 3,060 deletions examples/with-create-react-app-typescript/package-lock.json

Large diffs are not rendered by default.

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.7.0",
"react-dom": "^16.7.0",
"react-scripts": "2.1.3"
"react-scripts": "2.1.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down
5,558 changes: 2,498 additions & 3,060 deletions examples/with-create-react-app/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/with-create-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"rbx": "file:../../dist",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react-scripts": "2.1.3"
"react-scripts": "2.1.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down
5,369 changes: 2,417 additions & 2,952 deletions examples/with-customization/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/with-customization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"rbx": "file:../../dist",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react-scripts": "2.1.3"
"react-scripts": "2.1.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 89a5d01

Please sign in to comment.