Bump nostr-editor

This commit is contained in:
Jon Staab
2025-01-01 10:17:13 -08:00
parent 408fdc067c
commit bbf8af0e41
+3 -3
View File
@@ -1,6 +1,6 @@
{ {
"name": "@welshman/editor", "name": "@welshman/editor",
"version": "0.0.2", "version": "0.0.3",
"scripts": { "scripts": {
"pub": "npm run check && npm run build && npm publish", "pub": "npm run check && npm run build && npm publish",
"fix": "", "fix": "",
@@ -44,7 +44,7 @@
"@tiptap/suggestion": "^2.9.1", "@tiptap/suggestion": "^2.9.1",
"@welshman/lib": "^0.0.36", "@welshman/lib": "^0.0.36",
"@welshman/util": "^0.0.53", "@welshman/util": "^0.0.53",
"nostr-editor": "github:cesardeazevedo/nostr-editor#d8dc03c", "nostr-editor": "github:cesardeazevedo/nostr-editor#a211491c",
"nostr-tools": "^2.8.1", "nostr-tools": "^2.8.1",
"svelte": "^4.0.0", "svelte": "^4.0.0",
"svelte-tiptap": "^1.0.0" "svelte-tiptap": "^1.0.0"
@@ -67,7 +67,7 @@
"@tiptap/pm": "^2.9.1", "@tiptap/pm": "^2.9.1",
"@welshman/lib": "^0.0.36", "@welshman/lib": "^0.0.36",
"@welshman/util": "^0.0.53", "@welshman/util": "^0.0.53",
"nostr-editor": "github:cesardeazevedo/nostr-editor#d8dc03c", "nostr-editor": "github:cesardeazevedo/nostr-editor#a211491c",
"nostr-tools": "^2.10.4", "nostr-tools": "^2.10.4",
"publint": "^0.2.0", "publint": "^0.2.0",
"svelte": "^4.0.0", "svelte": "^4.0.0",