Browse Source

Updated libs

Arnaud Vergnet 4 years ago
parent
commit
2abed04a9d
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      package.json

+ 2
- 2
package.json View File

@@ -45,13 +45,13 @@
45 45
     "react-native-gesture-handler": "~1.6.0",
46 46
     "react-native-image-modal": "^1.0.1",
47 47
     "react-native-modalize": "^1.3.6",
48
-    "react-native-paper": "^3.6.0",
48
+    "react-native-paper": "^3.8.0",
49 49
     "react-native-reanimated": "~1.7.0",
50 50
     "react-native-render-html": "^4.1.2",
51 51
     "react-native-safe-area-context": "0.7.3",
52 52
     "react-native-screens": "~2.2.0",
53 53
     "react-native-webview": "8.1.1",
54
-    "react-navigation-collapsible": "^5.4.0",
54
+    "react-navigation-collapsible": "^5.5.0",
55 55
     "react-navigation-header-buttons": "^3.0.5"
56 56
   },
57 57
   "devDependencies": {

Loading…
Cancel
Save