mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 14:45:47 +01:00
Bump version up to 2.30.0 (#2761)
* Bump version * Update package.json --------- Co-authored-by: github-actions <action@github.com> Co-authored-by: Peter <specc.dev@gmail.com>
This commit is contained in:
parent
54791d07b6
commit
4a4981e1d8
1 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@editorjs/editorjs",
|
||||
"version": "2.30.0-rc.14",
|
||||
"description": "Editor.js — Native JS, based on API and Open Source",
|
||||
"version": "2.30.0",
|
||||
"description": "Editor.js — open source block-style WYSIWYG editor with JSON output",
|
||||
"main": "dist/editorjs.umd.js",
|
||||
"module": "dist/editorjs.mjs",
|
||||
"types": "./types/index.d.ts",
|
||||
|
|
@ -10,7 +10,8 @@
|
|||
"text editor",
|
||||
"editor",
|
||||
"editor.js",
|
||||
"editorjs"
|
||||
"editorjs",
|
||||
"wysiwyg"
|
||||
],
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue