@genesislcap/foundation-comms 14.146.1-alpha-662fbc3.0 → 14.146.1-alpha-15ad9bd1be1.0

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-comms",
3
3
  "description": "Genesis Foundation UI Comms",
4
- "version": "14.146.1-alpha-662fbc3.0",
4
+ "version": "14.146.1-alpha-15ad9bd1be1.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -59,8 +59,8 @@
59
59
  "test:debug": "genx test --debug"
60
60
  },
61
61
  "devDependencies": {
62
- "@genesislcap/foundation-testing": "14.146.1-alpha-662fbc3.0",
63
- "@genesislcap/genx": "14.146.1-alpha-662fbc3.0",
62
+ "@genesislcap/foundation-testing": "14.146.1-alpha-15ad9bd1be1.0",
63
+ "@genesislcap/genx": "14.146.1-alpha-15ad9bd1be1.0",
64
64
  "@types/js-cookie": "^3.0.2",
65
65
  "@types/json-schema": "^7.0.11",
66
66
  "@types/webappsec-credential-management": "^0.6.2",
@@ -68,8 +68,8 @@
68
68
  },
69
69
  "dependencies": {
70
70
  "@finos/fdc3": "^1.2.0",
71
- "@genesislcap/foundation-logger": "14.146.1-alpha-662fbc3.0",
72
- "@genesislcap/foundation-utils": "14.146.1-alpha-662fbc3.0",
71
+ "@genesislcap/foundation-logger": "14.146.1-alpha-15ad9bd1be1.0",
72
+ "@genesislcap/foundation-utils": "14.146.1-alpha-15ad9bd1be1.0",
73
73
  "@microsoft/fast-element": "^1.12.0",
74
74
  "@microsoft/fast-foundation": "^2.49.4",
75
75
  "analytics": "^0.8.0",
@@ -86,5 +86,5 @@
86
86
  "publishConfig": {
87
87
  "access": "public"
88
88
  },
89
- "gitHead": "7ea987c56938d56ee9aab37c639e135a9a198809"
89
+ "gitHead": "37182b7a35edb19b94af3e7e97e817b802a3f1eb"
90
90
  }