@genesislcap/foundation-layout 14.71.1-auth-mf.3 → 14.71.1-auth-mf.4

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-layout",
3
3
  "description": "Genesis Foundation UI App Layout",
4
- "version": "14.71.1-auth-mf.3",
4
+ "version": "14.71.1-auth-mf.4",
5
5
  "license": "SEE LICENSE IN license.txt",
6
6
  "main": "dist/esm/index.js",
7
7
  "types": "dist/foundation-layout.d.ts",
@@ -24,14 +24,14 @@
24
24
  "test:debug": "genx test --debug"
25
25
  },
26
26
  "devDependencies": {
27
- "@genesislcap/foundation-testing": "14.71.1-auth-mf.3",
28
- "@genesislcap/genx": "14.71.1-auth-mf.3",
27
+ "@genesislcap/foundation-testing": "14.71.1-auth-mf.4",
28
+ "@genesislcap/genx": "14.71.1-auth-mf.4",
29
29
  "rimraf": "^3.0.2"
30
30
  },
31
31
  "dependencies": {
32
32
  "@genesis-community/golden-layout": "^2.9.3",
33
- "@genesislcap/foundation-comms": "14.71.1-auth-mf.3",
34
- "@genesislcap/foundation-utils": "14.71.1-auth-mf.3",
33
+ "@genesislcap/foundation-comms": "14.71.1-auth-mf.4",
34
+ "@genesislcap/foundation-utils": "14.71.1-auth-mf.4",
35
35
  "@microsoft/fast-components": "^2.21.3",
36
36
  "@microsoft/fast-element": "^1.7.0",
37
37
  "@microsoft/fast-foundation": "^2.33.2",
@@ -46,5 +46,5 @@
46
46
  "access": "public"
47
47
  },
48
48
  "customElements": "dist/custom-elements.json",
49
- "gitHead": "296c1f938cde171316a18ef026c24143ef1bf2d4"
49
+ "gitHead": "349e46c5dc26cf11b292dc5cc9c24e88908f3333"
50
50
  }