wapi-client 0.6.24 → 0.6.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -31323,7 +31323,7 @@ var BaseClient = class {
|
|
|
31323
31323
|
};
|
|
31324
31324
|
|
|
31325
31325
|
// package.json
|
|
31326
|
-
var version = "0.6.
|
|
31326
|
+
var version = "0.6.26";
|
|
31327
31327
|
|
|
31328
31328
|
// src/api/ws-client.ts
|
|
31329
31329
|
function createClient(opts) {
|