Skip to content

Commit 28ae5b2

Browse files
fix(package): update react-scripts to version 2.1.0
1 parent 9d85c50 commit 28ae5b2

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
@@ -8,7 +8,7 @@
88
"lodash": "^4.17.11",
99
"react": "^16.5.2",
1010
"react-dom": "^16.5.2",
11-
"react-scripts": "2.0.5"
11+
"react-scripts": "2.1.0"
1212
},
1313
"scripts": {
1414
"start": "react-scripts start",

0 commit comments

Comments
 (0)