@remirror/pm
Advanced tools
Comparing version 0.0.0-pr706.26 to 0.0.0-pr706.27
@@ -86,3 +86,3 @@ 'use strict'; | ||
function convertCommand(commandFunction) { | ||
return (_ref) => { | ||
return _ref => { | ||
var state = _ref.state, | ||
@@ -127,3 +127,3 @@ dispatch = _ref.dispatch, | ||
return (_ref2) => { | ||
return _ref2 => { | ||
var state = _ref2.state, | ||
@@ -130,0 +130,0 @@ dispatch = _ref2.dispatch, |
@@ -82,3 +82,3 @@ import _createForOfIteratorHelper from '@babel/runtime/helpers/esm/createForOfIteratorHelper'; | ||
function convertCommand(commandFunction) { | ||
return (_ref) => { | ||
return _ref => { | ||
var state = _ref.state, | ||
@@ -123,3 +123,3 @@ dispatch = _ref.dispatch, | ||
return (_ref2) => { | ||
return _ref2 => { | ||
var state = _ref2.state, | ||
@@ -126,0 +126,0 @@ dispatch = _ref2.dispatch, |
@@ -86,3 +86,3 @@ 'use strict'; | ||
function convertCommand(commandFunction) { | ||
return (_ref) => { | ||
return _ref => { | ||
var state = _ref.state, | ||
@@ -127,3 +127,3 @@ dispatch = _ref.dispatch, | ||
return (_ref2) => { | ||
return _ref2 => { | ||
var state = _ref2.state, | ||
@@ -130,0 +130,0 @@ dispatch = _ref2.dispatch, |
@@ -86,3 +86,3 @@ 'use strict'; | ||
function convertCommand(commandFunction) { | ||
return (_ref) => { | ||
return _ref => { | ||
var state = _ref.state, | ||
@@ -125,3 +125,3 @@ dispatch = _ref.dispatch, | ||
return (_ref2) => { | ||
return _ref2 => { | ||
var state = _ref2.state, | ||
@@ -128,0 +128,0 @@ dispatch = _ref2.dispatch, |
@@ -82,3 +82,3 @@ import _createForOfIteratorHelper from '@babel/runtime/helpers/esm/createForOfIteratorHelper'; | ||
function convertCommand(commandFunction) { | ||
return (_ref) => { | ||
return _ref => { | ||
var state = _ref.state, | ||
@@ -123,3 +123,3 @@ dispatch = _ref.dispatch, | ||
return (_ref2) => { | ||
return _ref2 => { | ||
var state = _ref2.state, | ||
@@ -126,0 +126,0 @@ dispatch = _ref2.dispatch, |
{ | ||
"name": "@remirror/pm", | ||
"version": "0.0.0-pr706.26", | ||
"version": "0.0.0-pr706.27", | ||
"description": "A bundled library containing all the core prosemirror libraries required for using remirror", | ||
@@ -162,4 +162,4 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__pm", | ||
"@babel/runtime": "^7.13.10", | ||
"@remirror/core-constants": "0.0.0-pr706.26", | ||
"@remirror/core-helpers": "0.0.0-pr706.26", | ||
"@remirror/core-constants": "0.0.0-pr706.27", | ||
"@remirror/core-helpers": "0.0.0-pr706.27", | ||
"@types/prosemirror-collab": "^1", | ||
@@ -185,8 +185,8 @@ "@types/prosemirror-commands": "^1", | ||
"prosemirror-model": "^1.14.0", | ||
"prosemirror-paste-rules": "0.0.0-pr706.26", | ||
"prosemirror-paste-rules": "0.0.0-pr706.27", | ||
"prosemirror-schema-list": "^1", | ||
"prosemirror-state": "^1.3.4", | ||
"prosemirror-suggest": "0.0.0-pr706.26", | ||
"prosemirror-suggest": "0.0.0-pr706.27", | ||
"prosemirror-tables": "^1.1.1", | ||
"prosemirror-trailing-node": "0.0.0-pr706.26", | ||
"prosemirror-trailing-node": "0.0.0-pr706.27", | ||
"prosemirror-transform": "^1.3.2", | ||
@@ -193,0 +193,0 @@ "prosemirror-view": "^1.18.3" |
85053
+ Added@remirror/core-constants@0.0.0-pr706.27(transitive)
+ Added@remirror/core-helpers@0.0.0-pr706.27(transitive)
+ Added@remirror/types@0.0.0-pr706.27(transitive)
+ Addedprosemirror-paste-rules@0.0.0-pr706.27(transitive)
+ Addedprosemirror-suggest@0.0.0-pr706.27(transitive)
+ Addedprosemirror-trailing-node@0.0.0-pr706.27(transitive)
- Removed@remirror/core-constants@0.0.0-pr706.26(transitive)
- Removed@remirror/core-helpers@0.0.0-pr706.26(transitive)
- Removed@remirror/types@0.0.0-pr706.26(transitive)
- Removedprosemirror-paste-rules@0.0.0-pr706.26(transitive)
- Removedprosemirror-suggest@0.0.0-pr706.26(transitive)
- Removedprosemirror-trailing-node@0.0.0-pr706.26(transitive)