Skip to content

Commit

Permalink
🚀 meta: version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
babichjacob committed Oct 16, 2024
1 parent b1cbf99 commit 5b84bc4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@babichjacob/svelte-localstorage": "workspace:1.1.1",
"@babichjacob/svelte-localstorage": "workspace:1.1.2",
"@sveltejs/adapter-static": "next",
"@sveltejs/kit": "next",
"lz-string": "^1.4.4",
Expand Down
2 changes: 1 addition & 1 deletion projects/svelte-localstorage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@babichjacob/svelte-localstorage",
"version": "1.1.1",
"version": "1.1.2",
"description": "Svelte writable stores that automatically synchronize with localStorage",
"author": "J / Jacob Babich <[email protected]>",
"keywords": [
Expand Down

0 comments on commit 5b84bc4

Please sign in to comment.