@bbc/psammead-sitewide-links
Advanced tools
Comparing version 6.0.15 to 6.0.16
@@ -6,2 +6,3 @@ # Psammead Sitewide Links Changelog | ||
|---------|-------------| | ||
| 6.0.16 | [PR#4420](https://github.com/bbc/psammead/pull/4420) bumps 3rd-party dependencies | | ||
| 6.0.15 | [PR#4368](https://github.com/bbc/psammead/pull/4368) use Yarn Workspaces | | ||
@@ -8,0 +9,0 @@ | 6.0.14 | [PR#4335](https://github.com/bbc/psammead/pull/4335) switch to yarn for package management | |
{ | ||
"name": "@bbc/psammead-sitewide-links", | ||
"version": "6.0.15", | ||
"version": "6.0.16", | ||
"description": "React component for a sitewide-links", | ||
@@ -34,3 +34,8 @@ "main": "dist/index.js", | ||
"react": ">=16.9.0" | ||
}, | ||
"devDependencies": { | ||
"@emotion/styled": "^11.0.0", | ||
"prop-types": "^15.7.2", | ||
"react": "^17.0.1" | ||
} | ||
} |
120133
3