@liveblocks/client
Advanced tools
Comparing version 0.17.4 to 0.17.5
@@ -417,3 +417,3 @@ "use strict"; | ||
return new ws( | ||
liveblocksServer + "/?token=" + token + "&version=0.17.4" | ||
liveblocksServer + "/?token=" + token + "&version=0.17.5" | ||
); | ||
@@ -420,0 +420,0 @@ }; |
{ | ||
"name": "@liveblocks/client", | ||
"version": "0.17.4", | ||
"version": "0.17.5", | ||
"description": "A client that lets you interact with Liveblocks servers.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
Sorry, the diff of this file is not supported yet