Skip to content

Commit 5a89370

Browse files
committed
correct version of logger
1 parent 22578f9 commit 5a89370

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

packages/app-types/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2222
},
2323
"dependencies": {
24-
"@firebase/logger": "0.2.6"
24+
"@firebase/logger": "0.5.0"
2525
},
2626
"devDependencies": {
2727
"typescript": "5.5.4"
2828
}
29-
}
29+
}

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,11 +1324,6 @@
13241324
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
13251325
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
13261326

1327-
"@firebase/[email protected]":
1328-
version "0.2.6"
1329-
resolved "https://registry.npmjs.org/@firebase/logger/-/logger-0.2.6.tgz#3aa2ca4fe10327cabf7808bd3994e88db26d7989"
1330-
integrity sha512-KIxcUvW/cRGWlzK9Vd2KB864HlUnCfdTH0taHE0sXW5Xl7+W68suaeau1oKNEqmc3l45azkd4NzXTCWZRZdXrw==
1331-
13321327
"@gar/promisify@^1.0.1":
13331328
version "1.1.3"
13341329
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"

0 commit comments

Comments
 (0)