Bump versions

This commit is contained in:
Jon Staab
2025-01-27 12:47:28 -08:00
parent f2a2b6f177
commit 15d36c5c3a
9 changed files with 33 additions and 35 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/editor",
"version": "0.0.7",
"version": "0.0.8",
"scripts": {
"pub": "npm run check && npm run build && npm publish",
"fix": "",
@@ -44,7 +44,7 @@
"@tiptap/suggestion": "^2.9.1",
"@welshman/lib": "~0.0.36",
"@welshman/util": "~0.0.53",
"nostr-editor": "github:cesardeazevedo/nostr-editor#a211491c",
"nostr-editor": "^0.0.4-pre.6",
"nostr-tools": "^2.8.1",
"svelte": "^4.0.0",
"svelte-tiptap": "^1.0.0"
@@ -67,7 +67,7 @@
"@tiptap/pm": "^2.9.1",
"@welshman/lib": "~0.0.36",
"@welshman/util": "~0.0.53",
"nostr-editor": "github:cesardeazevedo/nostr-editor#a211491c",
"nostr-editor": "^0.0.4-pre.6",
"nostr-tools": "^2.10.4",
"publint": "^0.2.0",
"svelte": "^4.0.0",