@formatjs/intl-durationformat
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "@formatjs/intl-durationformat", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Intl.DurationFormat polyfill", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"tslib": "2", | ||
"@formatjs/ecma402-abstract": "2.3.0", | ||
"@formatjs/intl-localematcher": "0.5.9" | ||
"@formatjs/intl-localematcher": "0.5.9", | ||
"@formatjs/ecma402-abstract": "2.3.1" | ||
} | ||
} |
+ Added@formatjs/ecma402-abstract@2.3.1(transitive)
- Removed@formatjs/ecma402-abstract@2.3.0(transitive)