diff --git a/package-lock.json b/package-lock.json index d1cc763..3ed70e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "smartblock", - "version": "1.3.4", + "version": "1.3.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "smartblock", - "version": "1.3.4", + "version": "1.3.5", "license": "MIT", "dependencies": { "classnames": "^2.2.6", diff --git a/package.json b/package.json index 5842469..6325476 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartblock", - "version": "1.3.4", + "version": "1.3.5", "description": "intuitive block based wysiwyg editor", "main": "lib/index.js", "exports": {