Browse Source

update react-native-controllers

talkol 8 years ago
parent
commit
b61d8681e1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -21,7 +21,7 @@
21 21
     "react-native": ">=0.19.0"
22 22
   },
23 23
   "dependencies": {
24
-    "react-native-controllers": "^1.3.1"
24
+    "react-native-controllers": "^1.3.2"
25 25
   },
26 26
   "optionalDependencies": {
27 27
     "react-redux": "*"