Skip to content

Commit

Permalink
Merge 4b6e286 into b64b947
Browse files Browse the repository at this point in the history
  • Loading branch information
renkelvin committed Apr 5, 2024
2 parents b64b947 + 4b6e286 commit 7c0ada9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/auth/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"dev": "rollup -c -w"
},
"dependencies": {
"@firebase/app": "0.7.24",
"@firebase/app": "*",
"@firebase/auth": "file:..",
"@firebase/logger": "0.3.2",
"@firebase/util": "1.6.0",
"@firebase/logger": "*",
"@firebase/util": "*",
"tslib": "^2.1.0"
},
"license": "Apache-2.0",
Expand Down

0 comments on commit 7c0ada9

Please sign in to comment.