Use new collection pattern

This commit is contained in:
Jon Staab
2024-08-13 12:41:25 -07:00
parent 71d819edc7
commit 85fb09fc5f
12 changed files with 456 additions and 337 deletions
+5 -4
View File
@@ -38,11 +38,12 @@
"@noble/hashes": "^1.4.0",
"@poppanator/sveltekit-svg": "^4.2.1",
"@types/throttle-debounce": "^5.0.2",
"@welshman/lib": "^0.0.13",
"@welshman/net": "^0.0.17",
"@welshman/lib": "^0.0.14",
"@welshman/net": "^0.0.18",
"@welshman/signer": "^0.0.2",
"@welshman/store": "^0.0.1",
"@welshman/util": "^0.0.24",
"@welshman/store": "^0.0.2",
"@welshman/util": "^0.0.25",
"@welshman/domain": "^0.0.1",
"daisyui": "^4.12.10",
"nostr-tools": "^2.7.2",
"prettier-plugin-tailwindcss": "^0.6.5",