Fix parser bugs, fix repository delete

This commit is contained in:
Jon Staab
2024-06-04 17:38:22 -07:00
parent 71cdf5582b
commit 0b74b00d85
7 changed files with 49 additions and 60 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
},
"dependencies": {
"@welshman/lib": "0.0.8",
"@welshman/util": "0.0.11",
"@welshman/util": "0.0.12",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
}