Skip to content

Commit 9ffa46e

Browse files
committed
Upgrade risibank-web-api to latest & Publish 0.5.1
1 parent ba55fcd commit 9ffa46e

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

package-lock.json

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skychat-cli",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Connect to a SkyChat instance using CLI",
55
"main": "lib/index.js",
66
"type": "module",
@@ -23,7 +23,7 @@
2323
"blessed": "^0.1.81",
2424
"fs-extra": "^11.2.0",
2525
"minimist": "^1.2.8",
26-
"risibank-web-api": "^1.1.0",
26+
"risibank-web-api": "^1.3.2",
2727
"skychat": "^2.0.1",
2828
"slugify": "^1.6.6"
2929
},

0 commit comments

Comments
 (0)