@genesislcap/foundation-layout 14.23.1-alpha-bf28a25.0 → 14.23.1-alpha-57f25e5.0
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,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@genesislcap/foundation-layout",
|
3
3
|
"description": "Genesis Foundation UI App Layout",
|
4
|
-
"version": "14.23.1-alpha-
|
4
|
+
"version": "14.23.1-alpha-57f25e5.0",
|
5
5
|
"license": "SEE LICENSE IN license.txt",
|
6
6
|
"main": "dist/esm/index.js",
|
7
7
|
"types": "dist/foundation-layout.d.ts",
|
@@ -32,8 +32,8 @@
|
|
32
32
|
},
|
33
33
|
"devDependencies": {
|
34
34
|
"@custom-elements-manifest/analyzer": "^0.8.2",
|
35
|
-
"@genesislcap/foundation-testing": "14.23.1-alpha-
|
36
|
-
"@genesislcap/genx": "14.23.1-alpha-
|
35
|
+
"@genesislcap/foundation-testing": "14.23.1-alpha-57f25e5.0",
|
36
|
+
"@genesislcap/genx": "14.23.1-alpha-57f25e5.0",
|
37
37
|
"@module-federation/dashboard-plugin": "2.3.0",
|
38
38
|
"@pixability-ui/federated-types": "^0.2.0",
|
39
39
|
"@playwright/test": "^1.18.1",
|
@@ -72,8 +72,8 @@
|
|
72
72
|
},
|
73
73
|
"dependencies": {
|
74
74
|
"@genesis-community/golden-layout": "^2.9.3",
|
75
|
-
"@genesislcap/foundation-comms": "14.23.1-alpha-
|
76
|
-
"@genesislcap/foundation-utils": "14.23.1-alpha-
|
75
|
+
"@genesislcap/foundation-comms": "14.23.1-alpha-57f25e5.0",
|
76
|
+
"@genesislcap/foundation-utils": "14.23.1-alpha-57f25e5.0",
|
77
77
|
"@microsoft/fast-components": "^2.21.3",
|
78
78
|
"@microsoft/fast-element": "^1.7.0",
|
79
79
|
"@microsoft/fast-foundation": "^2.33.2",
|
@@ -84,5 +84,5 @@
|
|
84
84
|
"access": "public"
|
85
85
|
},
|
86
86
|
"customElements": "dist/custom-elements.json",
|
87
|
-
"gitHead": "
|
87
|
+
"gitHead": "700a7dbd94e50a5cfd9a84c6fcceb6a3e2dfe1a4"
|
88
88
|
}
|