Skip to content

Commit b6f2bcd

Browse files
authored
Indicating immutable 4 support in package.json
1 parent 512aa50 commit b6f2bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
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",

0 commit comments

Comments
 (0)