File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 5252 "author" : " Bryan Wain <bryandwain@gmail.com>" ,
5353 "license" : " MIT" ,
5454 "peerDependencies" : {
55- "immutable" : " ^3.7.6" ,
55+ "immutable" : " ^3.7.6 || ^4.0.0-rc.1 " ,
5656 "redux-loop" : " ^4.1.0"
5757 },
5858 "devDependencies" : {
7272 "eslint-plugin-import" : " ^2.7.0" ,
7373 "eslint-plugin-jsx-a11y" : " ^5.1.1" ,
7474 "eslint-plugin-react" : " ^7.4.0" ,
75- "immutable" : " ^3.7.6" ,
75+ "immutable" : " ^3.7.6 || ^4.0.0-rc.1 " ,
7676 "jest" : " ^22.4.3" ,
7777 "redux-loop" : " ^4.0.0" ,
7878 "rimraf" : " ^2.6.2" ,
Original file line number Diff line number Diff line change @@ -2001,9 +2001,10 @@ ignore@^3.3.3:
20012001 version "3.3.8"
20022002 resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.8.tgz#3f8e9c35d38708a3a7e0e9abb6c73e7ee7707b2b"
20032003
2004- immutable@^3.7.6 :
2005- version "3.8.2"
2006- resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3"
2004+ " immutable@^3.7.6 || ^4.0.0-rc.1 " :
2005+ version "4.0.0-rc.12"
2006+ resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0-rc.12.tgz#ca59a7e4c19ae8d9bf74a97bdf0f6e2f2a5d0217"
2007+ integrity sha512-0M2XxkZLx/mi3t8NVwIm1g8nHoEmM9p9UBl/G9k4+hm0kBgOVdMV/B3CY5dQ8qG8qc80NN4gDV4HQv6FTJ5q7A==
20072008
20082009import-local@^1.0.0 :
20092010 version "1.0.0"
You can’t perform that action at this time.
0 commit comments