@ledgerhq/live-cli 24.18.1-nightly.3 → 24.18.1-nightly.4

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
@@ -530269,7 +530269,7 @@ var require_package8 = __commonJS({
530269
530269
  module2.exports = {
530270
530270
  name: "@ledgerhq/live-common",
530271
530271
  description: "Common ground for the Ledger Live apps",
530272
- version: "34.33.0-nightly.3",
530272
+ version: "34.33.0-nightly.4",
530273
530273
  repository: {
530274
530274
  type: "git",
530275
530275
  url: "https://github.com/LedgerHQ/ledger-live.git"
@@ -537070,7 +537070,7 @@ var require_package9 = __commonJS({
537070
537070
  "package.json"(exports2, module2) {
537071
537071
  module2.exports = {
537072
537072
  name: "@ledgerhq/live-cli",
537073
- version: "24.18.1-nightly.3",
537073
+ version: "24.18.1-nightly.4",
537074
537074
  description: "ledger-live CLI version",
537075
537075
  repository: {
537076
537076
  type: "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/live-cli",
3
- "version": "24.18.1-nightly.3",
3
+ "version": "24.18.1-nightly.4",
4
4
  "description": "ledger-live CLI version",
5
5
  "repository": {
6
6
  "type": "git",