tiptap-commands
Advanced tools
Comparing version 1.13.0 to 1.13.1
/*! | ||
* tiptap-commands v1.12.7 | ||
* tiptap-commands v1.13.0 | ||
* (c) 2020 Scrumpy UG (limited liability) | ||
@@ -5,0 +5,0 @@ * @license MIT |
/*! | ||
* tiptap-commands v1.12.7 | ||
* tiptap-commands v1.13.0 | ||
* (c) 2020 Scrumpy UG (limited liability) | ||
@@ -5,0 +5,0 @@ * @license MIT |
/*! | ||
* tiptap-commands v1.12.7 | ||
* tiptap-commands v1.13.0 | ||
* (c) 2020 Scrumpy UG (limited liability) | ||
@@ -5,0 +5,0 @@ * @license MIT |
/*! | ||
* tiptap-commands v1.12.7 | ||
* tiptap-commands v1.13.0 | ||
* (c) 2020 Scrumpy UG (limited liability) | ||
@@ -10,3 +10,3 @@ * @license MIT | ||
/*! | ||
* tiptap-commands v1.12.7 | ||
* tiptap-commands v1.13.0 | ||
* (c) 2020 Scrumpy UG (limited liability) | ||
@@ -13,0 +13,0 @@ * @license MIT |
{ | ||
"name": "tiptap-commands", | ||
"version": "1.13.0", | ||
"version": "1.13.1", | ||
"description": "Commands for tiptap", | ||
@@ -23,3 +23,3 @@ "homepage": "https://tiptap.scrumpy.io", | ||
"dependencies": { | ||
"prosemirror-commands": "1.1.3", | ||
"prosemirror-commands": "1.1.4", | ||
"prosemirror-inputrules": "1.1.2", | ||
@@ -31,5 +31,5 @@ "prosemirror-model": "1.9.1", | ||
"prosemirror-utils": "0.9.6", | ||
"tiptap-utils": "^1.9.0" | ||
"tiptap-utils": "^1.9.1" | ||
}, | ||
"gitHead": "f0e8fde668f66d2869939e8ec4c561e7b2d1f283" | ||
"gitHead": "92eb2c61ccf2780c51212724fd879ba343436bd3" | ||
} |
+ Addedprosemirror-commands@1.1.4(transitive)
- Removedprosemirror-commands@1.1.3(transitive)
Updatedprosemirror-commands@1.1.4
Updatedtiptap-utils@^1.9.1