mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Move scheduler to dependencies
Summary: Fixes https://github.com/react-native-community/releases/issues/116#issuecomment-503449687 Reviewed By: gaearon Differential Revision: D15901557 fbshipit-source-id: 653119c181585cf9a4a561b350c66bd10cb674bd
This commit is contained in:
committed by
Lorenzo Sciandra
parent
e741488659
commit
b4f3d4b92e
+1
-1
@@ -101,6 +101,7 @@
|
||||
"prop-types": "^15.7.2",
|
||||
"react-devtools-core": "^3.6.0",
|
||||
"regenerator-runtime": "^0.13.2",
|
||||
"scheduler": "0.14.0",
|
||||
"stacktrace-parser": "^0.1.3",
|
||||
"whatwg-fetch": "^3.0.0"
|
||||
},
|
||||
@@ -135,7 +136,6 @@
|
||||
"prettier": "1.17.0",
|
||||
"react": "16.8.6",
|
||||
"react-test-renderer": "16.8.6",
|
||||
"scheduler": "0.14.0",
|
||||
"shelljs": "^0.7.8",
|
||||
"ws": "^6.1.4",
|
||||
"yargs": "^9.0.0"
|
||||
|
||||
Reference in New Issue
Block a user