diff --git a/package-lock.json b/package-lock.json index 7806347c..4b18e447 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ottofeller/templates", - "version": "1.10.3", + "version": "1.10.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ottofeller/templates", - "version": "1.10.3", + "version": "1.10.4", "bundleDependencies": [ "eslint", "node-fetch", diff --git a/package.json b/package.json index bdc02436..48d9d806 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ }, "main": "lib/index.js", "license": "Apache-2.0", - "version": "1.10.3", + "version": "1.10.4", "jest": { "testMatch": [ "/src/**/__tests__/**/*.ts?(x)",