Make it easier to link nostr editor

This commit is contained in:
Jon Staab
2025-11-25 16:32:59 -08:00
parent 52785afb10
commit 6da8e6c654
4 changed files with 1432 additions and 391 deletions
+6
View File
@@ -33,5 +33,11 @@
"typescript-eslint": "~8.29.0",
"vitepress": "^1.6.3",
"vitest": "^3.1.1"
},
"pnpm": {
"overrides": {
"@tiptap/core": "^2.11.7",
"@tiptap/pm": "^2.11.7"
}
}
}