This commit is contained in:
Jon Staab
2024-05-24 14:11:05 -07:00
parent 5ec54e3204
commit b7d5ce7ae2
6 changed files with 17 additions and 19 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/feeds",
"version": "0.0.8",
"version": "0.0.9",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for building dynamic nostr feeds.",
@@ -31,6 +31,6 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/util": "0.0.10"
"@welshman/util": "0.0.11"
}
}