Skip to content

Commit 98ed7d9

Browse files
fix(package): update react-scripts to version 3.4.1
Closes #11
1 parent 8927e33 commit 98ed7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react": "^16.6.0",
1414
"react-apollo": "^2.2.4",
1515
"react-dom": "^16.6.0",
16-
"react-scripts": "3.1.0"
16+
"react-scripts": "3.4.1"
1717
},
1818
"scripts": {
1919
"start": "react-scripts start",

0 commit comments

Comments
 (0)