Browse Source

Instale navigation/drawer

ErnestoOrtiz2 2 years ago
parent
commit
5466e67812
2 changed files with 2 additions and 3 deletions
  1. 1
    1
      package-lock.json
  2. 1
    2
      package.json

+ 1
- 1
package-lock.json View File

@@ -15,7 +15,7 @@
15 15
         "react": "16.13.1",
16 16
         "react-dom": "16.13.1",
17 17
         "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
18
-        "react-native-calendars": "^1.1268.0",
18
+        "react-native-calendars": "^1.1267.0",
19 19
         "react-native-gifted-chat": "^0.16.3",
20 20
         "react-native-multi-selectbox": "^1.5.0",
21 21
         "react-native-paper": "^4.9.2",

+ 1
- 2
package.json View File

@@ -18,11 +18,10 @@
18 18
     "react": "16.13.1",
19 19
     "react-dom": "16.13.1",
20 20
     "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
21
-    "react-native-calendars": "^1.1268.0",
21
+    "react-native-calendars": "^1.1267.0",
22 22
     "react-native-gifted-chat": "^0.16.3",
23 23
     "react-native-multi-selectbox": "^1.5.0",
24 24
     "react-native-paper": "^4.9.2",
25
-    "react-native-calendars": "^1.1267.0",
26 25
     "react-native-web": "~0.13.12",
27 26
     "react-redux": "^7.2.5",
28 27
     "redux": "^4.1.1",