diff --git a/package-lock.json b/package-lock.json index c0ea8b29..bf7fee5e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "jodit", - "version": "4.2.17", + "version": "4.2.18", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "jodit", - "version": "4.2.17", + "version": "4.2.18", "license": "MIT", "dependencies": { "autobind-decorator": "^2.4.0" diff --git a/package.json b/package.json index 1e7d6cd1..b218ac1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jodit", - "version": "4.2.17", + "version": "4.2.18", "description": "Jodit is an awesome and useful wysiwyg editor with filebrowser", "main": "build/jodit.min.js", "types": "./types/index.d.ts",