Skip to content

Commit

Permalink
Release v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acurrieclark committed Jan 31, 2024
1 parent 568958e commit ff33591
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,7 +1,7 @@
{
"name": "@onsetsoftware/automerge-svelte",
"description": "A svelte store and utilities for automerge",
"version": "0.15.0",
"version": "0.16.0",
"type": "module",
"scripts": {
"build": "tsc && vite build",
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@automerge/automerge": "^2.1.0",
"@onsetsoftware/automerge-patcher": "^0.9.0",
"@onsetsoftware/automerge-store": "^0.13.0",
"@onsetsoftware/automerge-store": "^0.14.0",
"@onsetsoftware/mutable-js": "^0.6.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"diff": "^5.1.0",
Expand Down

0 comments on commit ff33591

Please sign in to comment.