Comparing version 0.0.14 to 0.0.15
@@ -257,3 +257,3 @@ "use strict"; | ||
"wss://".concat(utils_1.domain, "chat-channel?apiKey=").concat(this._apiKey, "&toUser=").concat(user) | ||
: "wss://".concat(utils_1.domain, "user-channel"), []]; | ||
: "wss://".concat(utils_1.domain, "user-channel?apiKey=").concat(this._apiKey), []]; | ||
_f = {}; | ||
@@ -260,0 +260,0 @@ if (!utils_1.isBrowse) return [3 /*break*/, 1]; |
{ | ||
"name": "fishpi", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "A Package to use API of fishpi.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/src/index.js", |
194179
27
5511