Get rid of typed emitter

This commit is contained in:
Jon Staab
2025-04-02 08:54:50 -07:00
parent 1cbcb0ae4a
commit 35f75bb38e
16 changed files with 124 additions and 173 deletions
+2 -3
View File
@@ -27,9 +27,8 @@
},
"dependencies": {
"@welshman/lib": "^0.1.1",
"@welshman/util": "^0.1.2",
"@welshman/relay": "^0.1.1",
"isomorphic-ws": "^5.0.0",
"typed-emitter": "^2.1.0"
"@welshman/util": "^0.1.2",
"isomorphic-ws": "^5.0.0"
}
}