Skip to content

Commit 016ef78

Browse files
committed
Update dependencies
1 parent 81a3281 commit 016ef78

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

firebase-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
2525
"dependencies": {
26-
"@teamhubapp/firebase-common": "0.1.0-beta4",
26+
"@gitlive/firebase-common": "0.1.0-beta4",
2727
"firebase": "6.2.3",
2828
"kotlin": "1.3.70",
2929
"kotlinx-coroutines-core": "1.3.4"

firebase-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
2525
"dependencies": {
26-
"@teamhubapp/firebase-app": "0.1.0-beta4",
26+
"@gitlive/firebase-app": "0.1.0-beta4",
2727
"firebase": "6.2.3",
2828
"kotlin": "1.3.70",
2929
"kotlinx-coroutines-core": "1.3.4"

firebase-database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
2525
"dependencies": {
26-
"@teamhubapp/firebase-app": "0.1.0-beta4",
26+
"@gitlive/firebase-app": "0.1.0-beta4",
2727
"firebase": "6.2.3",
2828
"kotlin": "1.3.70",
2929
"kotlinx-coroutines-core": "1.3.4"

firebase-firestore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
2525
"dependencies": {
26-
"@teamhubapp/firebase-app": "0.1.0-beta4",
26+
"@gitlive/firebase-app": "0.1.0-beta4",
2727
"firebase": "6.2.3",
2828
"kotlin": "1.3.70",
2929
"kotlinx-coroutines-core": "1.3.4"

firebase-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
2525
"dependencies": {
26-
"@teamhubapp/firebase-app": "0.1.0-beta4",
26+
"@gitlive/firebase-app": "0.1.0-beta4",
2727
"firebase": "6.2.3",
2828
"kotlin": "1.3.70",
2929
"kotlinx-coroutines-core": "1.3.4"

0 commit comments

Comments
 (0)