Add wrap manager for tracking gift wraps

This commit is contained in:
Jon Staab
2025-10-17 12:42:29 -07:00
parent ca38cbe20b
commit 247c7bafeb
27 changed files with 406 additions and 319 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
},
"dependencies": {
"@welshman/lib": "workspace:*",
"@welshman/util": "workspace:*"
"@welshman/util": "workspace:*",
"@welshman/signer": "workspace:*"
},
"devDependencies": {
"rimraf": "~6.0.0",