diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 46b68f18..c5eb2f27 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@enact/cli", - "version": "6.0.4", + "version": "6.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@enact/cli", - "version": "6.0.4", + "version": "6.1.0", "license": "Apache-2.0", "dependencies": { "@babel/plugin-transform-modules-commonjs": "^7.23.3", diff --git a/package.json b/package.json index ecd47e35..35c370a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@enact/cli", - "version": "6.0.4", + "version": "6.1.0", "description": "Full-featured build environment tool for Enact applications.", "main": "index.js", "author": "Jason Robitaille ",