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

Commit 7634cd2

Browse files
authored
Merge pull request #159 from codeoverflow-org/fix/streamelements-socket.io-client-v3
Downgrade streamelements socket.io client to v2
2 parents 7ffb33c + 21b839a commit 7634cd2

File tree

2 files changed

+28
-50
lines changed

2 files changed

+28
-50
lines changed

nodecg-io-streamelements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"dependencies": {
4343
"@types/socket.io-client": "^1.4.34",
4444
"nodecg-io-core": "^0.1.0",
45-
"socket.io-client": "^3.0.4"
45+
"socket.io-client": "^2.3.1"
4646
}
4747
}

package-lock.json

Lines changed: 27 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)