Skip to content

Commit 66def6d

Browse files
committed
fix(deps): update dependency react-scripts to v1.0.11
1 parent 32b94cb commit 66def6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"react": "^15.6.1",
99
"react-apollo": "file:../..",
1010
"react-dom": "^15.6.1",
11-
"react-scripts": "1.0.10"
11+
"react-scripts": "1.0.11"
1212
},
1313
"scripts": {
1414
"start": "react-scripts start",

0 commit comments

Comments
 (0)