Rename everything to welshman

This commit is contained in:
Jon Staab
2024-04-22 13:18:56 -07:00
parent eb5ffe873e
commit 16b1f22a95
40 changed files with 144 additions and 161 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@coracle.social/feeds",
"version": "0.0.3",
"name": "@welshman/feeds",
"version": "0.0.1",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for building dynamic nostr feeds.",
@@ -31,6 +31,6 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@coracle.social/util": "0.0.9"
"@welshman/util": "0.0.1"
}
}