mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 11:34:23 +00:00
Remove immutable-js
Summary: Immutable doesn't seem to be used in react-native anymore so I've removed it as a dependency. Ensure that all tests pass. Closes https://github.com/facebook/react-native/pull/13471 Differential Revision: D4877659 Pulled By: javache fbshipit-source-id: f06996d6d0af73e5bd0108cec75370eec66ca038
This commit is contained in:
parent
e7fe3b165b
commit
be5a4609e6
@ -167,7 +167,6 @@
|
|||||||
"glob": "^7.1.1",
|
"glob": "^7.1.1",
|
||||||
"graceful-fs": "^4.1.3",
|
"graceful-fs": "^4.1.3",
|
||||||
"image-size": "^0.3.5",
|
"image-size": "^0.3.5",
|
||||||
"immutable": "~3.7.6",
|
|
||||||
"imurmurhash": "^0.1.4",
|
"imurmurhash": "^0.1.4",
|
||||||
"inquirer": "^0.12.0",
|
"inquirer": "^0.12.0",
|
||||||
"jest-haste-map": "19.0.0",
|
"jest-haste-map": "19.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user