@genesislcap/foundation-store 14.145.3 → 14.145.4-alpha-ea74180.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 +7 -7
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-store",
3
3
  "description": "Genesis Foundation Store",
4
- "version": "14.145.3",
4
+ "version": "14.145.4-alpha-ea74180.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -27,14 +27,14 @@
27
27
  "test:coverage": "genx test --coverage"
28
28
  },
29
29
  "devDependencies": {
30
- "@genesislcap/foundation-testing": "14.145.3",
31
- "@genesislcap/genx": "14.145.3",
30
+ "@genesislcap/foundation-testing": "14.145.4-alpha-ea74180.0",
31
+ "@genesislcap/genx": "14.145.4-alpha-ea74180.0",
32
32
  "rimraf": "^3.0.2"
33
33
  },
34
34
  "dependencies": {
35
- "@genesislcap/foundation-events": "14.145.3",
36
- "@genesislcap/foundation-logger": "14.145.3",
37
- "@genesislcap/foundation-utils": "14.145.3",
35
+ "@genesislcap/foundation-events": "14.145.4-alpha-ea74180.0",
36
+ "@genesislcap/foundation-logger": "14.145.4-alpha-ea74180.0",
37
+ "@genesislcap/foundation-utils": "14.145.4-alpha-ea74180.0",
38
38
  "@microsoft/fast-element": "^1.12.0",
39
39
  "@microsoft/fast-foundation": "^2.49.4",
40
40
  "@microsoft/fast-web-utilities": "^5.4.1",
@@ -50,5 +50,5 @@
50
50
  "publishConfig": {
51
51
  "access": "public"
52
52
  },
53
- "gitHead": "cb5a90f2479c3af0f15517f29c36ebe30fdd9e0d"
53
+ "gitHead": "53ebf26d84c42a91ada2b12f5b70c1f20d5c0a3b"
54
54
  }