Skip to content

Commit

Permalink
chore: release v0.0.43
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-8 committed Mar 25, 2024
1 parent 518a19b commit af368a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sveltefirets",
"version": "0.0.42",
"version": "0.0.43",
"description": "Easily Use Firebase in Svelte",
"scripts": {
"dev": "vite dev --mode kitbook",
Expand All @@ -13,7 +13,7 @@
"check:watch": "svelte-check --tsconfig ./jsconfig.json --threshold warning --diagnostic-sources js,svelte --watch",
"check-packages": "pnpm update --interactive --recursive --latest",
"release": "bumpp",
"local-kitbook": "link:../kitbook/packages/kitbook"
"local-kitbook": "link:../kitbook/packages/kitbook"
},
"dependencies": {
"firebase": "^10.9.0"
Expand Down

0 comments on commit af368a2

Please sign in to comment.