Skip to content

Commit 7f74762

Browse files
committed
Correct repo url
1 parent 621b9ff commit 7f74762

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
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/GitLiveApp/firebase-kotlin-multiplatform-sdk.git"
11+
"url": "git+https://github.com/GitLiveApp/firebase-kotlin-sdk.git"
1212
},
1313
"keywords": [
1414
"kotlin",

firebase-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/GitLiveApp/firebase-kotlin-multiplatform-sdk.git"
11+
"url": "git+https://github.com/GitLiveApp/firebase-kotlin-sdk.git"
1212
},
1313
"keywords": [
1414
"kotlin",

firebase-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/GitLiveApp/firebase-kotlin-multiplatform-sdk.git"
11+
"url": "git+https://github.com/GitLiveApp/firebase-kotlin-sdk.git"
1212
},
1313
"keywords": [
1414
"kotlin",

firebase-database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/GitLiveApp/firebase-kotlin-multiplatform-sdk.git"
11+
"url": "git+https://github.com/GitLiveApp/firebase-kotlin-sdk.git"
1212
},
1313
"keywords": [
1414
"kotlin",

firebase-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/GitLiveApp/firebase-kotlin-multiplatform-sdk.git"
11+
"url": "git+https://github.com/GitLiveApp/firebase-kotlin-sdk.git"
1212
},
1313
"keywords": [
1414
"kotlin",

0 commit comments

Comments
 (0)