@ledgerhq/live-cli 24.29.0-nightly.20251126160702 → 24.29.0-nightly.20251127023715

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 +2 -2
package/lib/cli.js CHANGED
@@ -543581,7 +543581,7 @@ var require_package8 = __commonJS({
543581
543581
  module2.exports = {
543582
543582
  name: "@ledgerhq/live-common",
543583
543583
  description: "Common ground for the Ledger Live apps",
543584
- version: "34.54.0-nightly.20251126160702",
543584
+ version: "34.54.0-nightly.20251127023715",
543585
543585
  repository: {
543586
543586
  type: "git",
543587
543587
  url: "https://github.com/LedgerHQ/ledger-live.git"
@@ -543934,7 +543934,7 @@ var require_package9 = __commonJS({
543934
543934
  "package.json"(exports2, module2) {
543935
543935
  module2.exports = {
543936
543936
  name: "@ledgerhq/live-cli",
543937
- version: "24.29.0-nightly.20251126160702",
543937
+ version: "24.29.0-nightly.20251127023715",
543938
543938
  description: "ledger-live CLI version",
543939
543939
  repository: {
543940
543940
  type: "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/live-cli",
3
- "version": "24.29.0-nightly.20251126160702",
3
+ "version": "24.29.0-nightly.20251127023715",
4
4
  "description": "ledger-live CLI version",
5
5
  "repository": {
6
6
  "type": "git",
@@ -59,7 +59,7 @@
59
59
  "tsup": "7.3.0",
60
60
  "yaml": "2.8.1",
61
61
  "@ledgerhq/types-cryptoassets": "^7.30.0",
62
- "@ledgerhq/types-live": "^6.90.0-nightly.20251126160702"
62
+ "@ledgerhq/types-live": "^6.90.0-nightly.20251127023715"
63
63
  },
64
64
  "publishConfig": {
65
65
  "directory": "dist"