diff --git a/package-lock.json b/package-lock.json index edce216..96004e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nikensss/sauna", - "version": "1.3.3", + "version": "1.3.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nikensss/sauna", - "version": "1.3.3", + "version": "1.3.4", "license": "MIT", "dependencies": { "chalk": "5.2.0", diff --git a/package.json b/package.json index 072cb59..47620ec 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "type": "module", "name": "@nikensss/sauna", "description": "CLI tool to show the available updates for npm packages, sorted and colored by type. First come the patch updates, then the minor updated, and last come the major updates (according to Sem.Ver. conventions).", - "version": "1.3.3", + "version": "1.3.4", "main": "dist/index.js", "repository": { "type": "git",