@ledgerhq/live-cli 24.21.2-nightly.0 → 24.21.2-nightly.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/lib/cli.js +2 -2
  2. package/package.json +1 -1
package/lib/cli.js CHANGED
@@ -519215,7 +519215,7 @@ var require_package8 = __commonJS({
519215
519215
  module2.exports = {
519216
519216
  name: "@ledgerhq/live-common",
519217
519217
  description: "Common ground for the Ledger Live apps",
519218
- version: "34.45.1-nightly.0",
519218
+ version: "34.46.0-nightly.2",
519219
519219
  repository: {
519220
519220
  type: "git",
519221
519221
  url: "https://github.com/LedgerHQ/ledger-live.git"
@@ -526020,7 +526020,7 @@ var require_package9 = __commonJS({
526020
526020
  "package.json"(exports2, module2) {
526021
526021
  module2.exports = {
526022
526022
  name: "@ledgerhq/live-cli",
526023
- version: "24.21.2-nightly.0",
526023
+ version: "24.21.2-nightly.2",
526024
526024
  description: "ledger-live CLI version",
526025
526025
  repository: {
526026
526026
  type: "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/live-cli",
3
- "version": "24.21.2-nightly.0",
3
+ "version": "24.21.2-nightly.2",
4
4
  "description": "ledger-live CLI version",
5
5
  "repository": {
6
6
  "type": "git",