@bbc/psammead-navigation
Advanced tools
Comparing version 9.0.1 to 9.0.2
@@ -6,2 +6,3 @@ # Psammead Navigation Changelog | ||
|---------|-------------| | ||
| 9.0.2 | [PR#4193](https://github.com/bbc/psammead/pull/4193) Upgrade Emotion to v11 | | ||
| 9.0.1 | [PR#4226](https://github.com/bbc/psammead/pull/4226) Talos - Bump Dependencies - @bbc/psammead-styles | | ||
@@ -8,0 +9,0 @@ | 9.0.0 | [PR#4187](https://github.com/bbc/psammead/pull/4187) Require colours to be passed in as props | |
{ | ||
"name": "@bbc/psammead-navigation", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"description": "A navigation bar to use on index pages", | ||
@@ -29,3 +29,3 @@ "main": "dist/index.js", | ||
"react": "^16.9.0", | ||
"@emotion/styled": "^10.0.27", | ||
"@emotion/styled": "^11.0.0", | ||
"prop-types": "^15.7.2" | ||
@@ -32,0 +32,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
434857