mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-18 20:58:50 +00:00
we need websocket polyfill on relay tests.
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
"node-fetch": "2",
|
||||
"ts-jest": "^29.0.3",
|
||||
"tsd": "^0.22.0",
|
||||
"typescript": "^4.9.4"
|
||||
"typescript": "^4.9.4",
|
||||
"websocket-polyfill": "^0.0.3"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node build.js",
|
||||
|
||||
Reference in New Issue
Block a user