Remove promenade and pomade stuff from signer package

This commit is contained in:
Jon Staab
2026-01-13 10:25:29 -08:00
parent ac7190acc5
commit 09e687ab05
16 changed files with 92 additions and 268 deletions
+1 -6
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/signer",
"version": "0.7.1",
"version": "0.8.0-pre.1",
"author": "hodlbod",
"license": "MIT",
"description": "A nostr signer implemenation supporting several login methods.",
@@ -19,13 +19,9 @@
"compile": "tsc -b tsconfig.build.json",
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@jsr/fiatjaf__promenade-trusted-dealer": "^0.4.1"
},
"peerDependencies": {
"@noble/curves": "^1.9.7",
"@noble/hashes": "^2.0.1",
"@pomade/core": "^0.0.5",
"@welshman/lib": "workspace:*",
"@welshman/net": "workspace:*",
"@welshman/util": "workspace:*",
@@ -36,7 +32,6 @@
"@capacitor/core": "^7.2.0",
"@noble/curves": "^1.9.7",
"@noble/hashes": "^2.0.1",
"@pomade/core": "^0.0.5",
"@welshman/lib": "workspace:*",
"@welshman/net": "workspace:*",
"@welshman/util": "workspace:*",