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
@@ -32,7 +32,7 @@
},
"dependencies": {
"@welshman/lib": "0.0.11",
"@welshman/util": "0.0.16",
"@welshman/util": "0.0.17",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
}