This commit is contained in:
Jon Staab
2024-05-24 14:11:05 -07:00
parent 5ec54e3204
commit b7d5ce7ae2
6 changed files with 17 additions and 19 deletions
+2 -2
View File
@@ -31,8 +31,8 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.7",
"@welshman/util": "0.0.10",
"@welshman/lib": "0.0.8",
"@welshman/util": "0.0.11",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
}