Skip to content

Commit c8ab96e

Browse files
fix(package): update react-scripts to version 2.1.0
1 parent fa03373 commit c8ab96e

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
@@ -6,7 +6,7 @@
66
"classnames": "^2.2.6",
77
"react": "^16.6.0",
88
"react-dom": "^16.6.0",
9-
"react-scripts": "2.0.5"
9+
"react-scripts": "2.1.0"
1010
},
1111
"scripts": {
1212
"start": "react-scripts start",

0 commit comments

Comments
 (0)