We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e741488 commit b4f3d4bCopy full SHA for b4f3d4b
package.json
@@ -101,6 +101,7 @@
101
"prop-types": "^15.7.2",
102
"react-devtools-core": "^3.6.0",
103
"regenerator-runtime": "^0.13.2",
104
+ "scheduler": "0.14.0",
105
"stacktrace-parser": "^0.1.3",
106
"whatwg-fetch": "^3.0.0"
107
},
@@ -135,7 +136,6 @@
135
136
"prettier": "1.17.0",
137
"react": "16.8.6",
138
"react-test-renderer": "16.8.6",
- "scheduler": "0.14.0",
139
"shelljs": "^0.7.8",
140
"ws": "^6.1.4",
141
"yargs": "^9.0.0"
0 commit comments