diff --git a/package-lock.json b/package-lock.json index af26580..b7d3e84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "kss-scheibo", - "version": "2.1.2", + "version": "2.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "kss-scheibo", - "version": "2.1.2", + "version": "2.1.3", "license": "MIT", "dependencies": { "chokidar": "^3.5.3", diff --git a/package.json b/package.json index 43f908c..19a6979 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kss-scheibo", - "version": "2.1.2", + "version": "2.1.3", "description": "A custom template for the kss-node living styleguide.", "main": "lib/index.js", "types": "lib/types.d.ts",