diff --git a/package-lock.json b/package-lock.json index 4715105..a327c24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@junobuild/cli", - "version": "0.0.77", + "version": "0.0.78", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@junobuild/cli", - "version": "0.0.77", + "version": "0.0.78", "license": "MIT", "dependencies": { "@babel/core": "^7.24.5", diff --git a/package.json b/package.json index dc5ecbc..1f35b98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@junobuild/cli", - "version": "0.0.77", + "version": "0.0.78", "description": "The Juno command-line interface", "author": "David Dal Busco (https://daviddalbusco.com)", "license": "MIT",