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
+4 -4
View File
@@ -1,9 +1,9 @@
{
"name": "@coracle.social/util",
"version": "0.0.9",
"name": "@welshman/util",
"version": "0.0.1",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of utilities.",
"description": "A collection of nostr-related utilities.",
"publishConfig": {
"access": "public"
},
@@ -32,7 +32,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@coracle.social/lib": "0.0.6",
"@welshman/lib": "0.0.1",
"nostr-tools": "^2.3.2"
}
}