Merge branch 'master' of github.com:firebase/firebase-tools into launch.delta-uploads

This commit is contained in:
Michael Bleigh
2018-08-06 15:21:26 -07:00

View File

@@ -1,6 +1,6 @@
{
"name": "firebase-tools",
"version": "4.0.2",
"version": "4.0.3",
"description": "Command-Line Interface for Firebase",
"main": "index.js",
"bin": {
@@ -62,7 +62,7 @@
"is": "^3.2.1",
"jsonschema": "^1.0.2",
"jsonwebtoken": "^8.2.1",
"lodash": "^4.6.1",
"lodash": "^4.17.10",
"minimatch": "^3.0.4",
"opn": "^5.3.0",
"ora": "0.2.3",