@milkdown/prose
Advanced tools
+1
-1
| import { InputRule } from 'prosemirror-inputrules'; | ||
| import { PluginKey, Plugin, Transaction, Selection, EditorState } from 'prosemirror-state'; | ||
| import { Plugin, PluginKey, Transaction, EditorState, Selection } from 'prosemirror-state'; | ||
| import { Attrs, MarkType, NodeType, Node, Slice, ResolvedPos, Schema } from 'prosemirror-model'; | ||
@@ -4,0 +4,0 @@ import { EditorView } from 'prosemirror-view'; |
+2
-2
| { | ||
| "name": "@milkdown/prose", | ||
| "type": "module", | ||
| "version": "7.18.0", | ||
| "version": "7.19.0", | ||
| "license": "MIT", | ||
@@ -92,3 +92,3 @@ "repository": { | ||
| "prosemirror-view": "^1.41.3", | ||
| "@milkdown/exception": "7.18.0" | ||
| "@milkdown/exception": "7.19.0" | ||
| }, | ||
@@ -95,0 +95,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
153462
0+ Added
- Removed
Updated