Explorar el Código

update immutable to 3.8.2

iou90 hace 6 años
padre
commit
8764a4e445
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      package.json

+ 1
- 1
package.json Ver fichero

@@ -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": {