Skip to content

Commit c06f1cd

Browse files
fix(package): update react-scripts to version 3.4.0
Closes #18
1 parent cad01dc commit c06f1cd

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": "3.1.0",
20+
"react-scripts": "3.4.0",
2121
"subscriptions-transport-ws": "^0.9.15"
2222
},
2323
"scripts": {

0 commit comments

Comments
 (0)