@genesislcap/foundation-store 14.145.1 → 14.145.3-alpha-595a97d.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.1",
4
+ "version": "14.145.3-alpha-595a97d.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.1",
31
- "@genesislcap/genx": "14.145.1",
30
+ "@genesislcap/foundation-testing": "14.145.3-alpha-595a97d.0",
31
+ "@genesislcap/genx": "14.145.3-alpha-595a97d.0",
32
32
  "rimraf": "^3.0.2"
33
33
  },
34
34
  "dependencies": {
35
- "@genesislcap/foundation-events": "14.145.1",
36
- "@genesislcap/foundation-logger": "14.145.1",
37
- "@genesislcap/foundation-utils": "14.145.1",
35
+ "@genesislcap/foundation-events": "14.145.3-alpha-595a97d.0",
36
+ "@genesislcap/foundation-logger": "14.145.3-alpha-595a97d.0",
37
+ "@genesislcap/foundation-utils": "14.145.3-alpha-595a97d.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": "5ec311e6d296eb8c048be764d107f7f4dd14de22"
53
+ "gitHead": "109621eeaef9ccd1501cded30e35fdcdad4e0eb3"
54
54
  }