Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 652d913

Browse files
committed
websocket package github url changed to web3-js websocket fork
1 parent dada6ce commit 652d913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web3-providers-ws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"underscore": "1.9.1",
1313
"web3-core-helpers": "1.2.0",
14-
"websocket": "github:michaelsbradleyjr/WebSocket-Node#polyfill/globalThis"
14+
"websocket": "github:web3-js/WebSocket-Node#polyfill/globalThis"
1515
}
1616
}

0 commit comments

Comments
 (0)