Skip to content

Commit d60290b

Browse files
authored
Merge pull request #23 from the-road-to-graphql/greenkeeper/react-scripts-3.0.0
fix(package): update react-scripts to version 3.0.0
2 parents 011bed7 + 92ee525 commit d60290b

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
@@ -14,7 +14,7 @@
1414
"react-apollo": "^2.2.4",
1515
"react-dom": "^16.6.0",
1616
"react-router-dom": "^4.3.1",
17-
"react-scripts": "2.1.0",
17+
"react-scripts": "3.0.0",
1818
"recompose": "^0.30.0"
1919
},
2020
"scripts": {

0 commit comments

Comments
 (0)