Skip to content

Commit 959f05d

Browse files
committed
Fix "Failed to retrieve room_id" error
1 parent 0a9ed8a commit 959f05d

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
@@ -3,6 +3,6 @@
33
"dotenv": "^16.0.0",
44
"express": "^4.17.2",
55
"socket.io": "^4.4.1",
6-
"tiktok-live-connector": "^1.0.0"
6+
"tiktok-live-connector": "^1.0.5"
77
}
88
}

0 commit comments

Comments
 (0)