@genesislcap/foundation-layout 14.71.1-auth-mf.15 → 14.71.1-auth-mf.16

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.15",
4
+ "version": "14.71.1-auth-mf.16",
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.15",
28
- "@genesislcap/genx": "14.71.1-auth-mf.15",
27
+ "@genesislcap/foundation-testing": "14.71.1-auth-mf.16",
28
+ "@genesislcap/genx": "14.71.1-auth-mf.16",
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.15",
34
- "@genesislcap/foundation-utils": "14.71.1-auth-mf.15",
33
+ "@genesislcap/foundation-comms": "14.71.1-auth-mf.16",
34
+ "@genesislcap/foundation-utils": "14.71.1-auth-mf.16",
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": "aa8f8273d5463a8b50216395c4921cc459fb54fe"
49
+ "gitHead": "5a9aff8dff9c44670e19232e9d85d5225eca4b46"
50
50
  }