File tree Expand file tree Collapse file tree 12 files changed +32
-32
lines changed Expand file tree Collapse file tree 12 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gitlive/firebase-app" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.1 " ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-app.js" ,
6
6
"scripts" : {
23
23
},
24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
- "@gitlive/firebase-common" : " 1.10.0 " ,
26
+ "@gitlive/firebase-common" : " 1.10.1 " ,
27
27
"firebase" : " 9.19.1" ,
28
28
"kotlin" : " 1.8.20" ,
29
29
"kotlinx-coroutines-core" : " 1.6.4"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gitlive/firebase-auth" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.2 " ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-auth.js" ,
6
6
"scripts" : {
23
23
},
24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
- "@gitlive/firebase-app" : " 1.10.0 " ,
26
+ "@gitlive/firebase-app" : " 1.10.2 " ,
27
27
"firebase" : " 9.19.1" ,
28
28
"kotlin" : " 1.8.20" ,
29
29
"kotlinx-coroutines-core" : " 1.6.4"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gitlive/firebase-common" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.2 " ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-common.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gitlive/firebase-config" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.2 " ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-config.js" ,
6
6
"scripts" : {
23
23
},
24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
- "@gitlive/firebase-app" : " 1.10.0 " ,
26
+ "@gitlive/firebase-app" : " 1.10.2 " ,
27
27
"firebase" : " 9.19.1" ,
28
28
"kotlin" : " 1.8.20" ,
29
29
"kotlinx-coroutines-core" : " 1.6.4"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gitlive/firebase-crashlytics" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.2 " ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-crashlytics.js" ,
6
6
"scripts" : {
23
23
},
24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
- "@gitlive/firebase-app" : " 1.10.0 " ,
26
+ "@gitlive/firebase-app" : " 1.10.2 " ,
27
27
"firebase" : " 9.19.1" ,
28
28
"kotlin" : " 1.6.10" ,
29
29
"kotlinx-coroutines-core" : " 1.6.1-native-mt"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gitlive/firebase-database" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.2 " ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-database.js" ,
6
6
"scripts" : {
23
23
},
24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
- "@gitlive/firebase-app" : " 1.10.0 " ,
26
+ "@gitlive/firebase-app" : " 1.10.2 " ,
27
27
"firebase" : " 9.19.1" ,
28
28
"kotlin" : " 1.8.20" ,
29
29
"kotlinx-coroutines-core" : " 1.6.4"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gitlive/firebase-firestore" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.2 " ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-firestore.js" ,
6
6
"scripts" : {
23
23
},
24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
- "@gitlive/firebase-app" : " 1.10.0 " ,
26
+ "@gitlive/firebase-app" : " 1.10.2 " ,
27
27
"firebase" : " 9.19.1" ,
28
28
"kotlin" : " 1.8.20" ,
29
29
"kotlinx-coroutines-core" : " 1.6.4"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gitlive/firebase-functions" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.2 " ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-functions.js" ,
6
6
"scripts" : {
23
23
},
24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
- "@gitlive/firebase-app" : " 1.10.0 " ,
26
+ "@gitlive/firebase-app" : " 1.10.2 " ,
27
27
"firebase" : " 9.19.1" ,
28
28
"kotlin" : " 1.8.20" ,
29
29
"kotlinx-coroutines-core" : " 1.6.4"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gitlive/firebase-installations" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.2 " ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-installations.js" ,
6
6
"scripts" : {
23
23
},
24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
- "@gitlive/firebase-app" : " 1.10.0 " ,
26
+ "@gitlive/firebase-app" : " 1.10.2 " ,
27
27
"firebase" : " 9.19.1" ,
28
28
"kotlin" : " 1.8.20" ,
29
29
"kotlinx-coroutines-core" : " 1.6.4"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gitlive/firebase-perf" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.2 " ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-perf.js" ,
6
6
"scripts" : {
23
23
},
24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
- "@gitlive/firebase-app" : " 1.10.0 " ,
26
+ "@gitlive/firebase-app" : " 1.10.2 " ,
27
27
"firebase" : " 9.19.1" ,
28
28
"kotlin" : " 1.6.10" ,
29
29
"kotlinx-coroutines-core" : " 1.6.1-native-mt"
You can’t perform that action at this time.
0 commit comments