@financial-times/dotcom-ui-shell 7.3.2 → 7.3.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +7 -7
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@financial-times/dotcom-ui-shell",
|
3
|
-
"version": "7.3.
|
3
|
+
"version": "7.3.3",
|
4
4
|
"description": "",
|
5
5
|
"main": "component.js",
|
6
6
|
"browser": "browser.js",
|
@@ -20,11 +20,11 @@
|
|
20
20
|
"author": "",
|
21
21
|
"license": "MIT",
|
22
22
|
"dependencies": {
|
23
|
-
"@financial-times/dotcom-ui-app-context": "
|
24
|
-
"@financial-times/dotcom-ui-base-styles": "
|
25
|
-
"@financial-times/dotcom-ui-bootstrap": "
|
26
|
-
"@financial-times/dotcom-ui-flags": "
|
27
|
-
"@financial-times/dotcom-ui-polyfill-service": "
|
23
|
+
"@financial-times/dotcom-ui-app-context": "^7.3.3",
|
24
|
+
"@financial-times/dotcom-ui-base-styles": "^7.3.3",
|
25
|
+
"@financial-times/dotcom-ui-bootstrap": "^7.3.3",
|
26
|
+
"@financial-times/dotcom-ui-flags": "^7.3.3",
|
27
|
+
"@financial-times/dotcom-ui-polyfill-service": "^7.3.3",
|
28
28
|
"mime-types": "^2.1.26"
|
29
29
|
},
|
30
30
|
"peerDependencies": {
|
@@ -54,4 +54,4 @@
|
|
54
54
|
"check-engine": "^1.10.1",
|
55
55
|
"react": "^16.8.6"
|
56
56
|
}
|
57
|
-
}
|
57
|
+
}
|