@remirror/extension-bidi
Advanced tools
Comparing version 1.0.0-next.41 to 1.0.0-next.42
# @remirror/extension-bidi | ||
## 1.0.0-next.42 | ||
> 2020-09-26 | ||
### Patch Changes | ||
- Updated dependencies []: | ||
- @remirror/core@1.0.0-next.42 | ||
## 1.0.0-next.41 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@remirror/extension-bidi", | ||
"version": "1.0.0-next.41", | ||
"version": "1.0.0-next.42", | ||
"description": "Add automatic bidirectional text support to your remirror editor. Just start typing for the magic.", | ||
@@ -32,7 +32,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"@remirror/core": "1.0.0-next.41", | ||
"@remirror/core": "1.0.0-next.42", | ||
"@remirror/pm": "1.0.0-next.40" | ||
}, | ||
"peerDependencies": { | ||
"@remirror/core": "1.0.0-next.41", | ||
"@remirror/core": "1.0.0-next.42", | ||
"@remirror/pm": "1.0.0-next.40" | ||
@@ -39,0 +39,0 @@ }, |
40704