Add domain package

This commit is contained in:
Jon Staab
2026-06-18 11:41:21 -07:00
parent 393c95e107
commit eb451d795b
14 changed files with 675 additions and 0 deletions
+21
View File
@@ -172,6 +172,27 @@ importers:
specifier: ~5.8.0
version: 5.8.2
packages/domain:
devDependencies:
'@welshman/lib':
specifier: workspace:*
version: link:../lib
'@welshman/signer':
specifier: workspace:*
version: link:../signer
'@welshman/util':
specifier: workspace:*
version: link:../util
nostr-tools:
specifier: ^2.19.4
version: 2.19.4(typescript@5.8.2)
rimraf:
specifier: ~6.0.0
version: 6.0.1
typescript:
specifier: ~5.8.0
version: 5.8.2
packages/editor:
dependencies:
'@tiptap/core':