Improve DVM feeds

This commit is contained in:
Jon Staab
2024-04-25 15:42:48 -07:00
parent d2ac9d1839
commit b88c074d86
11 changed files with 71 additions and 28 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.1",
"version": "0.0.2",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",
@@ -32,7 +32,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.1",
"@welshman/lib": "0.0.2",
"nostr-tools": "^2.3.2"
}
}