@financial-times/dotcom-ui-footer 11.0.0 → 11.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/dotcom-ui-footer",
3
- "version": "11.0.0",
3
+ "version": "11.0.2",
4
4
  "description": "",
5
5
  "main": "component.js",
6
6
  "styles": "styles.scss",
@@ -21,7 +21,7 @@
21
21
  "author": "",
22
22
  "license": "MIT",
23
23
  "dependencies": {
24
- "@financial-times/dotcom-types-navigation": "^11.0.0"
24
+ "@financial-times/dotcom-types-navigation": "^11.0.2"
25
25
  },
26
26
  "peerDependencies": {
27
27
  "@financial-times/o-footer": "^9.2.0",
@@ -205,7 +205,6 @@ const data: TNavMenu = {
205
205
  label: null,
206
206
  items: [
207
207
  [
208
- { label: 'FT Community', url: 'https://www.ft.com/tour/community', submenu: null },
209
208
  { label: 'FT Live', url: 'http://live.ft.com/', submenu: null },
210
209
  {
211
210
  label: 'FT Forums',