package version updated

This commit is contained in:
Peter Savchenko 2020-12-08 17:07:04 +03:00
parent 59a303438c
commit c1f73e723f
No known key found for this signature in database
GPG key ID: E68306B1AB0F727C
3 changed files with 3 additions and 3 deletions

2
dist/editor.js vendored

File diff suppressed because one or more lines are too long

View file

@ -17,7 +17,7 @@
/*!
* Editor.js
*
* @version 2.19.0
* @version 2.19.1
*
* @licence Apache-2.0
* @author CodeX <https://codex.so>

View file

@ -1,6 +1,6 @@
{
"name": "@editorjs/editorjs",
"version": "2.19.0",
"version": "2.19.1",
"description": "Editor.js — Native JS, based on API and Open Source",
"main": "dist/editor.js",
"types": "./types/index.d.ts",