@bbc/psammead-sitewide-links
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -6,3 +6,4 @@ # Psammead Sitewide Links Changelog | ||
|---------|-------------| | ||
| 3.0.1 | [PR#1598](https://github.com/bbc/psammead/pull/1598) Bump dependencies | | ||
| 3.0.2 | [PR#1682](https://github.com/bbc/psammead/pull/1682) Move all dev dependencies to top level package.json | | ||
| 3.0.1 | [PR#1599](https://github.com/bbc/psammead/pull/1599) Bump dependencies | | ||
| 3.0.0 | [PR#1524](https://github.com/bbc/psammead/pull/1524) Change `copyrighText` prop from `string` to `node` | | ||
@@ -9,0 +10,0 @@ | 2.2.1 | [PR#1518](https://github.com/bbc/psammead/pull/1518) Clear unit test warnings | |
{ | ||
"name": "@bbc/psammead-sitewide-links", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "React styled component for a sitewide-links", | ||
@@ -31,9 +31,2 @@ "main": "dist/index.js", | ||
}, | ||
"devDependencies": { | ||
"@bbc/psammead-storybook-helpers": "^3.3.2", | ||
"@bbc/psammead-test-helpers": "^1.1.0", | ||
"prop-types": "^15.6.2", | ||
"react": "^16.8.6", | ||
"styled-components": "^4.3.2" | ||
}, | ||
"peerDependencies": { | ||
@@ -40,0 +33,0 @@ "prop-types": "^15.6.2", |
0
45657