Time out signing, rework signer log

This commit is contained in:
Jon Staab
2026-01-06 15:29:52 -08:00
parent a7aa15d527
commit 72194fb959
6 changed files with 165 additions and 35 deletions
+2 -2
View File
@@ -33,11 +33,11 @@
"throttle-debounce": "^5.0.2"
},
"peerDependencies": {
"@pomade/core": "^0.0.4"
"@pomade/core": "^0.0.5"
},
"devDependencies": {
"rimraf": "~6.0.0",
"typescript": "~5.8.0",
"@pomade/core": "^0.0.4"
"@pomade/core": "^0.0.5"
}
}