@financial-times/dotcom-ui-shell 5.0.0 → 5.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/dotcom-ui-shell",
3
- "version": "5.0.0",
3
+ "version": "5.1.0",
4
4
  "description": "",
5
5
  "main": "component.js",
6
6
  "browser": "browser.js",
@@ -21,11 +21,11 @@
21
21
  "author": "",
22
22
  "license": "MIT",
23
23
  "dependencies": {
24
- "@financial-times/dotcom-ui-app-context": "^5.0.0",
25
- "@financial-times/dotcom-ui-base-styles": "^5.0.0",
26
- "@financial-times/dotcom-ui-bootstrap": "^5.0.0",
27
- "@financial-times/dotcom-ui-flags": "^5.0.0",
28
- "@financial-times/dotcom-ui-polyfill-service": "^5.0.0",
24
+ "@financial-times/dotcom-ui-app-context": "^5.1.0",
25
+ "@financial-times/dotcom-ui-base-styles": "^5.1.0",
26
+ "@financial-times/dotcom-ui-bootstrap": "^5.1.0",
27
+ "@financial-times/dotcom-ui-flags": "^5.1.0",
28
+ "@financial-times/dotcom-ui-polyfill-service": "^5.1.0",
29
29
  "mime-types": "^2.1.26"
30
30
  },
31
31
  "peerDependencies": {