diff --git a/package-lock.json b/package-lock.json index bc093ca..0105ac1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "custom-field-maker", - "version": "1.5.14", + "version": "1.5.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "custom-field-maker", - "version": "1.5.14", + "version": "1.5.15", "license": "MIT", "dependencies": { "@babel/runtime": "^7.8.4", diff --git a/package.json b/package.json index b61c18a..d323efa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "custom-field-maker", - "version": "1.5.14", + "version": "1.5.15", "description": "custom field maker for a-blog cms", "main": "lib/index.js", "scripts": {