@ledgerhq/live-cli 24.18.2-nightly.0 → 24.18.2-nightly.1

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
@@ -530283,7 +530283,7 @@ var require_package8 = __commonJS({
530283
530283
  module2.exports = {
530284
530284
  name: "@ledgerhq/live-common",
530285
530285
  description: "Common ground for the Ledger Live apps",
530286
- version: "34.34.0-nightly.0",
530286
+ version: "34.34.0-nightly.1",
530287
530287
  repository: {
530288
530288
  type: "git",
530289
530289
  url: "https://github.com/LedgerHQ/ledger-live.git"
@@ -537084,7 +537084,7 @@ var require_package9 = __commonJS({
537084
537084
  "package.json"(exports2, module2) {
537085
537085
  module2.exports = {
537086
537086
  name: "@ledgerhq/live-cli",
537087
- version: "24.18.2-nightly.0",
537087
+ version: "24.18.2-nightly.1",
537088
537088
  description: "ledger-live CLI version",
537089
537089
  repository: {
537090
537090
  type: "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/live-cli",
3
- "version": "24.18.2-nightly.0",
3
+ "version": "24.18.2-nightly.1",
4
4
  "description": "ledger-live CLI version",
5
5
  "repository": {
6
6
  "type": "git",