@bbc/psammead-timestamp-container
Advanced tools
Comparing version 5.0.26 to 5.0.27
@@ -6,2 +6,3 @@ # Psammead Timestamp Container Changelog | ||
|---------|-------------| | ||
| 5.0.27 | [PR#4368](https://github.com/bbc/psammead/pull/4368) use Yarn Workspaces | | ||
| 5.0.26 | [PR#4335](https://github.com/bbc/psammead/pull/4335) switch to yarn for package management | | ||
@@ -8,0 +9,0 @@ | 5.0.25 | [PR#4305](https://github.com/bbc/psammead/pull/4305) Talos - Bump Dependencies - @bbc/psammead-timestamp | |
{ | ||
"name": "@bbc/psammead-timestamp-container", | ||
"version": "5.0.26", | ||
"version": "5.0.27", | ||
"main": "dist/index.js", | ||
@@ -30,11 +30,11 @@ "module": "esm/index.js", | ||
"@bbc/psammead-timestamp": "^4.0.13", | ||
"moment-timezone": "^0.5.26" | ||
"moment-timezone": "0.5.26" | ||
}, | ||
"devDependencies": { | ||
"@bbc/psammead-locales": "^5.0.3" | ||
"@bbc/psammead-locales": "5.0.3" | ||
}, | ||
"peerDependencies": { | ||
"moment": "^2.24.0", | ||
"moment": "2.24.0", | ||
"react": ">=16.9.0" | ||
} | ||
} |
60772
+ Addedmoment@2.24.0(transitive)
+ Addedmoment-timezone@0.5.26(transitive)
- Removedmoment@2.30.1(transitive)
- Removedmoment-timezone@0.5.47(transitive)
Updatedmoment-timezone@0.5.26