@genesislcap/foundation-layout 14.107.1-alpha-afbc4d7.0 → 14.107.1-alpha-2ab4599.0
Sign up to get free protection for your applications and to get access to all the features.
package/dist/tsdoc-metadata.json
CHANGED
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.107.1-alpha-
|
4
|
+
"version": "14.107.1-alpha-2ab4599.0",
|
5
5
|
"license": "SEE LICENSE IN license.txt",
|
6
6
|
"main": "dist/esm/index.js",
|
7
7
|
"types": "dist/foundation-layout.d.ts",
|
@@ -27,19 +27,19 @@
|
|
27
27
|
"test:debug": "genx test --debug"
|
28
28
|
},
|
29
29
|
"devDependencies": {
|
30
|
-
"@genesislcap/foundation-testing": "14.107.1-alpha-
|
31
|
-
"@genesislcap/genx": "14.107.1-alpha-
|
30
|
+
"@genesislcap/foundation-testing": "14.107.1-alpha-2ab4599.0",
|
31
|
+
"@genesislcap/genx": "14.107.1-alpha-2ab4599.0",
|
32
32
|
"rimraf": "^3.0.2"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@genesis-community/golden-layout": "^2.11.0",
|
36
|
-
"@genesislcap/foundation-comms": "14.107.1-alpha-
|
37
|
-
"@genesislcap/foundation-logger": "14.107.1-alpha-
|
38
|
-
"@genesislcap/foundation-utils": "14.107.1-alpha-
|
36
|
+
"@genesislcap/foundation-comms": "14.107.1-alpha-2ab4599.0",
|
37
|
+
"@genesislcap/foundation-logger": "14.107.1-alpha-2ab4599.0",
|
38
|
+
"@genesislcap/foundation-utils": "14.107.1-alpha-2ab4599.0",
|
39
39
|
"@microsoft/fast-components": "^2.21.3",
|
40
40
|
"@microsoft/fast-element": "^1.7.0",
|
41
41
|
"@microsoft/fast-foundation": "^2.33.2",
|
42
|
-
"tslib": "^2.
|
42
|
+
"tslib": "^2.3.1"
|
43
43
|
},
|
44
44
|
"repository": {
|
45
45
|
"type": "git",
|
@@ -50,5 +50,5 @@
|
|
50
50
|
"access": "public"
|
51
51
|
},
|
52
52
|
"customElements": "dist/custom-elements.json",
|
53
|
-
"gitHead": "
|
53
|
+
"gitHead": "4760c6351d85ae90737f615f7173ce7aae98f9c6"
|
54
54
|
}
|