Skip to content

Commit 438942c

Browse files
authored
Merge pull request #12 from the-road-to-graphql/greenkeeper/react-scripts-3.0.0
fix(package): update react-scripts to version 3.0.0
2 parents 5509d9e + 1157173 commit 438942c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-apollo": "^2.2.4",
1818
"react-dom": "^16.6.0",
1919
"react-router-dom": "^4.3.1",
20-
"react-scripts": "2.1.0",
20+
"react-scripts": "3.0.0",
2121
"subscriptions-transport-ws": "^0.9.15"
2222
},
2323
"scripts": {

0 commit comments

Comments
 (0)