Bump nostr-editr/editor

This commit is contained in:
Jon Staab
2025-01-28 08:17:44 -08:00
parent 15d36c5c3a
commit 038687e890
3 changed files with 15 additions and 8 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/editor",
"version": "0.0.8",
"version": "0.0.9",
"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": "^0.0.4-pre.6",
"nostr-editor": "^0.0.4-pre.7",
"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": "^0.0.4-pre.6",
"nostr-editor": "^0.0.4-pre.7",
"nostr-tools": "^2.10.4",
"publint": "^0.2.0",
"svelte": "^4.0.0",