Fix isDeleted

This commit is contained in:
Jon Staab
2024-07-18 13:47:58 -07:00
parent 58eefb42a5
commit b9494e1787
6 changed files with 11 additions and 18 deletions
+1 -1
View File
@@ -31,6 +31,6 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/util": "0.0.16"
"@welshman/util": "0.0.17"
}
}