Skip to content

Commit 741dc4e

Browse files
ofrobotshiranya911
authored andcommitted
fix(package): drop unused dep google-auth-library (#152)
1 parent 9e441ca commit 741dc4e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,10 @@
4747
],
4848
"types": "./lib/index.d.ts",
4949
"dependencies": {
50-
"@firebase/database": "^0.1.3",
5150
"@firebase/app": "^0.1.1",
52-
"google-auth-library": "^0.10.0",
53-
"@google-cloud/storage": "^1.2.1",
51+
"@firebase/database": "^0.1.3",
5452
"@google-cloud/firestore": "^0.10.0",
53+
"@google-cloud/storage": "^1.2.1",
5554
"@types/google-cloud__storage": "^1.1.1",
5655
"@types/jsonwebtoken": "^7.1.33",
5756
"@types/node": "^8.0.32",

0 commit comments

Comments
 (0)