Skip to content

Commit

Permalink
update packages: iosignal, commander
Browse files Browse the repository at this point in the history
  • Loading branch information
remocons committed Jul 3, 2024
1 parent e178e09 commit 8f44364
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 32 deletions.
47 changes: 19 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iosignal-cli",
"version": "1.4.0",
"version": "1.7.0",
"description": "IOSignal server and client CLI program.",
"type": "module",
"bin": {
Expand All @@ -19,8 +19,8 @@
"dependencies": {
"boxen": "^7.1.1",
"chalk": "^5.3.0",
"commander": "^11.1.0",
"iosignal": "^1.3.2",
"commander": "^12.1.0",
"iosignal": "^1.7.0",
"meta-buffer-pack": "^1.4.0",
"redis": "^4.6.12"
},
Expand All @@ -30,7 +30,7 @@
},
"homepage": "https://iosignal.net",
"keywords": [
"io",
"websocket",
"pubsub",
"arduino",
"iot",
Expand Down

0 comments on commit 8f44364

Please sign in to comment.