@remirror/i18n
Advanced tools
Comparing version 1.0.0-next.51 to 1.0.0-next.52
# @remirror/i18n | ||
## 1.0.0-next.52 | ||
> 2020-11-06 | ||
### Patch Changes | ||
- Forced update in pre-release mode. | ||
- Updated dependencies []: | ||
- @remirror/core-helpers@1.0.0-next.52 | ||
- @remirror/pm@1.0.0-next.52 | ||
## 1.0.0-next.51 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@remirror/i18n", | ||
"version": "1.0.0-next.51", | ||
"version": "1.0.0-next.52", | ||
"description": "Supported internationalization and locales for the remirror editor.", | ||
@@ -30,11 +30,11 @@ "keywords": [ | ||
"@babel/runtime": "^7.12.0", | ||
"@lingui/core": "^3.0.0-23", | ||
"@remirror/core-helpers": "1.0.0-next.51", | ||
"@lingui/core": "^3.0.3", | ||
"@remirror/core-helpers": "1.0.0-next.52", | ||
"make-plural": "^6.2.1" | ||
}, | ||
"devDependencies": { | ||
"@remirror/pm": "1.0.0-next.51" | ||
"@remirror/pm": "1.0.0-next.52" | ||
}, | ||
"peerDependencies": { | ||
"@remirror/pm": "1.0.0-next.51" | ||
"@remirror/pm": "1.0.0-next.52" | ||
}, | ||
@@ -41,0 +41,0 @@ "publishConfig": { |
16864
+ Added@remirror/core-constants@1.0.0-next.52(transitive)
+ Added@remirror/core-helpers@1.0.0-next.52(transitive)
+ Added@remirror/core-types@1.0.0-next.52(transitive)
+ Added@remirror/pm@1.0.0-next.52(transitive)
- Removed@remirror/core-constants@1.0.0-next.51(transitive)
- Removed@remirror/core-helpers@1.0.0-next.51(transitive)
- Removed@remirror/core-types@1.0.0-next.51(transitive)
- Removed@remirror/pm@1.0.0-next.51(transitive)
- Removedthrottle-debounce@2.3.0(transitive)
Updated@lingui/core@^3.0.3