Skip to content

Commit 7d2e19c

Browse files
fix(package): update react-scripts to version 2.1.2
Closes #3
1 parent 6272afd commit 7d2e19c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"prop-types": "^15.6.2",
1010
"react": "^16.4.1",
1111
"react-dom": "^16.4.1",
12-
"react-scripts": "^1.1.4"
12+
"react-scripts": "^2.1.2"
1313
},
1414
"scripts": {
1515
"start": "react-scripts start",

0 commit comments

Comments
 (0)