@genesislcap/foundation-store 14.78.3 → 14.78.4-alpha-b87d7d2.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 +5 -5
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.78.3",
4
+ "version": "14.78.4-alpha-b87d7d2.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -22,12 +22,12 @@
22
22
  "serve": "genx serve"
23
23
  },
24
24
  "devDependencies": {
25
- "@genesislcap/genx": "14.78.3",
25
+ "@genesislcap/genx": "14.78.4-alpha-b87d7d2.0",
26
26
  "rimraf": "^3.0.2"
27
27
  },
28
28
  "dependencies": {
29
- "@genesislcap/foundation-events": "14.78.3",
30
- "@genesislcap/foundation-utils": "14.78.3",
29
+ "@genesislcap/foundation-events": "14.78.4-alpha-b87d7d2.0",
30
+ "@genesislcap/foundation-utils": "14.78.4-alpha-b87d7d2.0",
31
31
  "@microsoft/fast-element": "^1.7.0",
32
32
  "@microsoft/fast-foundation": "^2.33.2",
33
33
  "fast-safe-stringify": "^2.1.1",
@@ -42,5 +42,5 @@
42
42
  "publishConfig": {
43
43
  "access": "public"
44
44
  },
45
- "gitHead": "36c19bd07b065b30f919f2b1abd1eae5493090d8"
45
+ "gitHead": "f1db3abee2153a56a4c39a93639c28f5aab008a4"
46
46
  }