Add pomade signer

This commit is contained in:
Jon Staab
2025-12-23 16:28:10 -08:00
parent e9b1172d15
commit 282b20c460
8 changed files with 361 additions and 21 deletions
+2 -1
View File
@@ -37,7 +37,8 @@
"pnpm": {
"overrides": {
"@tiptap/core": "^2.11.7",
"@tiptap/pm": "^2.11.7"
"@tiptap/pm": "^2.11.7",
"@pomade/core": "link:../pomade/packages/core"
}
}
}