Browse Source

Instale npm install firebase

ErnestoOrtiz2 3 years ago
parent
commit
2704c35fdb
2 changed files with 3953 additions and 2221 deletions
  1. 3952
    2221
      package-lock.json
  2. 1
    0
      package.json

+ 3952
- 2221
package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 0
package.json View File

@@ -10,6 +10,7 @@
10 10
   "dependencies": {
11 11
     "expo": "~42.0.1",
12 12
     "expo-status-bar": "~1.0.4",
13
+    "firebase": "^9.0.2",
13 14
     "react": "16.13.1",
14 15
     "react-dom": "16.13.1",
15 16
     "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",