diff --git a/package-lock.json b/package-lock.json index 3f1bcbd..c2633ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "npm-to-yarn", - "version": "2.2.0", + "version": "2.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "npm-to-yarn", - "version": "2.2.0", + "version": "2.2.1", "license": "MIT", "devDependencies": { "@rollup/plugin-typescript": "^11.0.0", diff --git a/package.json b/package.json index c72b4f6..ad072d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-to-yarn", - "version": "2.2.0", + "version": "2.2.1", "description": "Convert npm CLI commands to Yarn commands, and vice versa", "keywords": [ "string convert",