Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit e99c89a

Browse files
Merge pull request #720 from SuperViz/fix/build-esm-files
fix: update socket client version
2 parents f4c5705 + b1c3a25 commit e99c89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"yargs": "^17.7.2"
8383
},
8484
"dependencies": {
85-
"@superviz/socket-client": "1.9.0",
85+
"@superviz/socket-client": "1.9.1",
8686
"bowser": "^2.11.0",
8787
"bowser-jr": "^1.0.6",
8888
"debug": "^4.3.4",

0 commit comments

Comments
 (0)