rename client, update docs/skills
tests / tests (push) Failing after 5m4s

This commit is contained in:
2026-06-18 19:31:14 +00:00
parent dfeb7a747b
commit fe5c11b00f
92 changed files with 1811 additions and 5268 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
{
"name": "@welshman/app",
"version": "0.8.16",
"version": "0.8.13",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
"description": "An instance-based, composable client for building nostr applications",
"publishConfig": {
"access": "public"
},