@bbc/psammead-timestamp
Advanced tools
Comparing version 4.0.8 to 4.0.9
@@ -6,2 +6,3 @@ # Psammead Timestamp Changelog | ||
|---------|-------------| | ||
| 4.0.9 | [PR#4193](https://github.com/bbc/psammead/pull/4193) Upgrade Emotion to v11 | | ||
| 4.0.8 | [PR#4226](https://github.com/bbc/psammead/pull/4226) Talos - Bump Dependencies - @bbc/psammead-styles | | ||
@@ -8,0 +9,0 @@ | 4.0.7 | [PR#4189](https://github.com/bbc/psammead/pull/4189) Talos - Bump Dependencies - @bbc/psammead-styles | |
{ | ||
"name": "@bbc/psammead-timestamp", | ||
"version": "4.0.8", | ||
"version": "4.0.9", | ||
"main": "dist/index.js", | ||
@@ -26,3 +26,3 @@ "module": "esm/index.js", | ||
"peerDependencies": { | ||
"@emotion/styled": "^10.0.27" | ||
"@emotion/styled": "^11.0.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "keywords": [ |
31698