Skip to content

Commit d861e4e

Browse files
authoredSep 29, 2022
Fail silently when listing triggers if not auth'd (#250)
1 parent ed4544d commit d861e4e

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed
 

‎package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nimbella/nimbella-cli",
3-
"version": "4.2.7",
3+
"version": "4.2.8",
44
"description": "A comprehensive CLI for the Nimbella stack",
55
"main": "lib/index.js",
66
"repository": {
@@ -17,7 +17,7 @@
1717
"@adobe/aio-cli-plugin-runtime": "github:nimbella/aio-cli-plugin-runtime#v2021-11-19-1",
1818
"@adobe/aio-lib-core-config": "^2.0.0",
1919
"@adobe/aio-lib-runtime": "^3.3.0",
20-
"@nimbella/nimbella-deployer": "4.3.9",
20+
"@nimbella/nimbella-deployer": "4.3.10",
2121
"@nimbella/storage": "^0.0.7",
2222
"@oclif/command": "^1",
2323
"@oclif/config": "^1",

0 commit comments

Comments
 (0)
Please sign in to comment.