Skip to content

Commit 804cadc

Browse files
fix(package): update react-scripts to version 3.0.0
Closes #5
1 parent a39898d commit 804cadc

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
@@ -11,7 +11,7 @@
1111
"react": "^16.6.0",
1212
"react-apollo": "^2.2.4",
1313
"react-dom": "^16.6.0",
14-
"react-scripts": "2.1.0"
14+
"react-scripts": "3.0.0"
1515
},
1616
"scripts": {
1717
"start": "react-scripts start",

0 commit comments

Comments
 (0)