mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 05:37:51 +00:00
Upgrade Resin SDK to v2.4.0
This release fixes: - Check if device exists before removing it "resin device rm <uuid>" - https://github.com/resin-io/resin-cli/issues/123 - Check if app exists before removing it "resin app rm <appName>" - https://github.com/resin-io/resin-cli/issues/114 - Command does not display correct output "resin key <id>" - https://github.com/resin-io/resin-cli/issues/112 Since it includes the following PRs: - https://github.com/resin-io/resin-sdk/pull/103 - https://github.com/resin-io/resin-sdk/pull/107
This commit is contained in:
parent
83382cc8f7
commit
0807b6a2d9
@ -56,7 +56,7 @@
|
||||
"resin-image-manager": "^2.0.0",
|
||||
"resin-pine": "^1.3.0",
|
||||
"resin-register-device": "^1.0.1",
|
||||
"resin-sdk": "^2.2.0",
|
||||
"resin-sdk": "^2.4.0",
|
||||
"resin-settings-client": "^1.4.0",
|
||||
"resin-vcs": "^2.0.0",
|
||||
"selfupdate": "^1.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user