@bbc/psammead-styles
Advanced tools
Comparing version 7.2.4 to 7.2.5
@@ -6,2 +6,3 @@ # @bbc/psammead-styles Changelog | ||
|---------|-------------| | ||
| 7.2.5 | [PR#4420](https://github.com/bbc/psammead/pull/4420) bumps 3rd-party dependencies | | ||
| 7.2.4 | [PR#4368](https://github.com/bbc/psammead/pull/4368) use Yarn Workspaces | | ||
@@ -8,0 +9,0 @@ | 7.2.3 | [PR#4335](https://github.com/bbc/psammead/pull/4335) switch to yarn for package management | |
{ | ||
"name": "@bbc/psammead-styles", | ||
"version": "7.2.4", | ||
"version": "7.2.5", | ||
"description": "A collection of string constants for use in CSS, containing non-GEL styling details that are bespoke to specific BBC services and products.", | ||
@@ -29,3 +29,7 @@ "repository": { | ||
"react": ">=16.9.0" | ||
}, | ||
"devDependencies": { | ||
"@emotion/react": "^11.1.4", | ||
"react": "^17.0.1" | ||
} | ||
} |
573917
2