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
         "react": "16.13.1",
15
         "react": "16.13.1",
16
         "react-dom": "16.13.1",
16
         "react-dom": "16.13.1",
17
         "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
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
         "react-native-gifted-chat": "^0.16.3",
19
         "react-native-gifted-chat": "^0.16.3",
20
         "react-native-multi-selectbox": "^1.5.0",
20
         "react-native-multi-selectbox": "^1.5.0",
21
         "react-native-paper": "^4.9.2",
21
         "react-native-paper": "^4.9.2",

+ 1
- 2
package.json View File

18
     "react": "16.13.1",
18
     "react": "16.13.1",
19
     "react-dom": "16.13.1",
19
     "react-dom": "16.13.1",
20
     "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
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
     "react-native-gifted-chat": "^0.16.3",
22
     "react-native-gifted-chat": "^0.16.3",
23
     "react-native-multi-selectbox": "^1.5.0",
23
     "react-native-multi-selectbox": "^1.5.0",
24
     "react-native-paper": "^4.9.2",
24
     "react-native-paper": "^4.9.2",
25
-    "react-native-calendars": "^1.1267.0",
26
     "react-native-web": "~0.13.12",
25
     "react-native-web": "~0.13.12",
27
     "react-redux": "^7.2.5",
26
     "react-redux": "^7.2.5",
28
     "redux": "^4.1.1",
27
     "redux": "^4.1.1",