Skip to content

Commit 2a44f4f

Browse files
committed
Updated packages
1 parent a294b53 commit 2a44f4f

File tree

2 files changed

+1041
-493
lines changed

2 files changed

+1041
-493
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
},
3636
"preferGlobal": true,
3737
"dependencies": {
38-
"@google-cloud/firestore": "^0.14.1",
38+
"@google-cloud/firestore": "^0.18.0",
3939
"colors": "^1.2.0-rc0",
4040
"commander": "^2.14.1",
4141
"core-js": "^2.5.5",
42-
"firebase-admin": "^5.9.1",
43-
"firebase-functions": "^1.0.1",
42+
"firebase-admin": "^6.1.0",
43+
"firebase-functions": "^2.1.0",
4444
"load-json-file": "^5.0.0",
4545
"prompt": "^1.0.0"
4646
},
@@ -55,7 +55,7 @@
5555
"del": "^3.0.0",
5656
"firebase-mock": "^2.1.8",
5757
"mocha": "^5.0.4",
58-
"ts-node": "^5.0.1",
59-
"typescript": "^2.7.2"
58+
"ts-node": "^7.0.1",
59+
"typescript": "^3.1.6"
6060
}
6161
}

0 commit comments

Comments
 (0)