Add isDeletedByAddress

This commit is contained in:
Jon Staab
2024-07-22 11:54:19 -07:00
parent 69effe4f41
commit cfb0d01316
6 changed files with 14 additions and 11 deletions
+1 -1
View File
@@ -31,6 +31,6 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/util": "0.0.21"
"@welshman/util": "0.0.22"
}
}