diff --git a/package-lock.json b/package-lock.json index f502df1d..08bd3c91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cloudcannon/reader", - "version": "1.1.3", + "version": "1.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@cloudcannon/reader", - "version": "1.1.3", + "version": "1.1.4", "license": "ISC", "dependencies": { "@sindresorhus/slugify": "^2.2.0", diff --git a/package.json b/package.json index 55399205..3f8ea85a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@cloudcannon/reader", "type": "module", - "version": "1.1.3", + "version": "1.1.4", "description": "Parses config, files and folder structures to create a JSON file with information about sites made with any static site generator.", "keywords": [ "static site generator",