mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-19 05:31:56 +02:00
Allow immutable 4.0.0-rc (#2695)
This commit is contained in:
committed by
Ian Storm Taylor
parent
94a41d791a
commit
ad15260993
@@ -31,7 +31,7 @@
|
||||
"tiny-warning": "^0.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"immutable": ">=3.8.1",
|
||||
"immutable": ">=3.8.1 || >4.0.0-rc",
|
||||
"react": ">=0.14.0",
|
||||
"react-dom": ">=0.14.0",
|
||||
"slate": ">=0.43.6"
|
||||
|
Reference in New Issue
Block a user