Skip to content

Commit 481ada8

Browse files
fix(package): update react-scripts to version 3.2.0
Closes #11
1 parent c793ac8 commit 481ada8

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": "3.1.0"
14+
"react-scripts": "3.2.0"
1515
},
1616
"scripts": {
1717
"start": "react-scripts start",

0 commit comments

Comments
 (0)