Browse Source

update immutable to 3.8.2

iou90 5 years ago
parent
commit
8764a4e445
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -32,7 +32,7 @@
32 32
     "react-native": ">= 0.56.0"
33 33
   },
34 34
   "dependencies": {
35
-    "immutable": "^3.8.1",
35
+    "immutable": "^3.8.2",
36 36
     "prop-types": "^15.6.2"
37 37
   },
38 38
   "devDependencies": {