diff --git a/package.json b/package.json index 5b347ef..87451a2 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "comty.js", - "version": "0.62.1", + "version": "0.63.0", "main": "./dist/index.js", "description": "Official Comty API for JavaScript", "homepage": "https://github.com/ragestudio/comty.js", @@ -18,7 +18,7 @@ "js-cookie": "^3.0.5", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "linebridge-client": "^1.0.0", + "linebridge-client": "^1.1.0", "luxon": "^3.6.0", "socket.io-client": "^4.8.1" },