diff --git a/package-lock.json b/package-lock.json index c3e1598..6c1e44f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fixpkg", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "fixpkg", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "dependencies": { "@npmcli/package-json": "^6.1.0" diff --git a/package.json b/package.json index 301cd23..7f58297 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fixpkg", - "version": "1.0.0", + "version": "1.0.1", "description": "CLI to sort and fix your package.json with npm official logic", "keywords": [ "npm",