diff --git a/package-lock.json b/package-lock.json index 35ea6f2..5241e04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@borderless/ts-scripts", - "version": "0.13.4", + "version": "0.13.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@borderless/ts-scripts", - "version": "0.13.4", + "version": "0.13.5", "license": "MIT", "dependencies": { "@typescript-eslint/eslint-plugin": "^5.27.1", diff --git a/package.json b/package.json index 9cee68e..5b76656 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@borderless/ts-scripts", - "version": "0.13.4", + "version": "0.13.5", "publishConfig": { "access": "public" },