@genesislcap/foundation-comms 14.146.1-alpha-662fbc3.0 → 14.146.1-alpha-0d80785.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-comms",
|
3
3
|
"description": "Genesis Foundation UI Comms",
|
4
|
-
"version": "14.146.1-alpha-
|
4
|
+
"version": "14.146.1-alpha-0d80785.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-
|
63
|
-
"@genesislcap/genx": "14.146.1-alpha-
|
62
|
+
"@genesislcap/foundation-testing": "14.146.1-alpha-0d80785.0",
|
63
|
+
"@genesislcap/genx": "14.146.1-alpha-0d80785.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-
|
72
|
-
"@genesislcap/foundation-utils": "14.146.1-alpha-
|
71
|
+
"@genesislcap/foundation-logger": "14.146.1-alpha-0d80785.0",
|
72
|
+
"@genesislcap/foundation-utils": "14.146.1-alpha-0d80785.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": "
|
89
|
+
"gitHead": "b760ba8b18511c09ecbf85ed241be59c7d8fd8d4"
|
90
90
|
}
|