mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fixed immutable.js to be 3.7.x because 3.8.0 breaks flow checks
Summary: Closes https://github.com/facebook/react-native/pull/7014 Differential Revision: D3188876 fb-gh-sync-id: 800e1bf31dfd698a4aa076e64bf27b090b841e40 fbshipit-source-id: 800e1bf31dfd698a4aa076e64bf27b090b841e40
This commit is contained in:
committed by
James Ide
parent
ab21e6baab
commit
62b46efe10
+1
-1
@@ -148,7 +148,7 @@
|
||||
"fbjs-scripts": "^0.4.0",
|
||||
"graceful-fs": "^4.1.2",
|
||||
"image-size": "^0.3.5",
|
||||
"immutable": "^3.7.5",
|
||||
"immutable": "~3.7.6",
|
||||
"joi": "^6.6.1",
|
||||
"json-stable-stringify": "^1.0.1",
|
||||
"json5": "^0.4.0",
|
||||
|
||||
Reference in New Issue
Block a user