@financial-times/dotcom-ui-shell 9.0.0-beta.11 → 9.0.0-beta.12
Sign up to get free protection for your applications and to get access to all the features.
- 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": "9.0.0-beta.
|
3
|
+
"version": "9.0.0-beta.12",
|
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": "^9.0.0-beta.
|
24
|
-
"@financial-times/dotcom-ui-base-styles": "^9.0.0-beta.
|
25
|
-
"@financial-times/dotcom-ui-bootstrap": "^9.0.0-beta.
|
26
|
-
"@financial-times/dotcom-ui-flags": "^9.0.0-beta.
|
27
|
-
"@financial-times/dotcom-ui-polyfill-service": "^9.0.0-beta.
|
23
|
+
"@financial-times/dotcom-ui-app-context": "^9.0.0-beta.12",
|
24
|
+
"@financial-times/dotcom-ui-base-styles": "^9.0.0-beta.12",
|
25
|
+
"@financial-times/dotcom-ui-bootstrap": "^9.0.0-beta.12",
|
26
|
+
"@financial-times/dotcom-ui-flags": "^9.0.0-beta.12",
|
27
|
+
"@financial-times/dotcom-ui-polyfill-service": "^9.0.0-beta.12",
|
28
28
|
"mime-types": "^2.1.26"
|
29
29
|
},
|
30
30
|
"peerDependencies": {
|