Skip to content
This repository was archived by the owner on Jan 8, 2018. It is now read-only.

Commit 06b09db

Browse files
committed
Downgrade react-scripts.
See facebook/create-react-app#2677
1 parent f02c486 commit 06b09db

File tree

2 files changed

+108
-255
lines changed

2 files changed

+108
-255
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"husky": "^0.14.1",
1313
"lint-staged": "^4.0.0",
1414
"prettier": "^1.5.2",
15-
"react-scripts": "^1.0.8"
15+
"react-scripts": "1.0.7"
1616
},
1717
"scripts": {
1818
"start": "react-scripts start",

0 commit comments

Comments
 (0)