@genesislcap/foundation-store 14.227.2 → 14.227.4-RPT-42.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +12 -12
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.227.
|
4
|
+
"version": "14.227.4-RPT-42.1",
|
5
5
|
"sideEffects": false,
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
7
7
|
"main": "dist/esm/index.js",
|
@@ -36,19 +36,19 @@
|
|
36
36
|
}
|
37
37
|
},
|
38
38
|
"devDependencies": {
|
39
|
-
"@genesislcap/foundation-testing": "14.227.
|
40
|
-
"@genesislcap/genx": "14.227.
|
41
|
-
"@genesislcap/rollup-builder": "14.227.
|
42
|
-
"@genesislcap/ts-builder": "14.227.
|
43
|
-
"@genesislcap/uvu-playwright-builder": "14.227.
|
44
|
-
"@genesislcap/vite-builder": "14.227.
|
45
|
-
"@genesislcap/webpack-builder": "14.227.
|
39
|
+
"@genesislcap/foundation-testing": "14.227.4-RPT-42.1",
|
40
|
+
"@genesislcap/genx": "14.227.4-RPT-42.1",
|
41
|
+
"@genesislcap/rollup-builder": "14.227.4-RPT-42.1",
|
42
|
+
"@genesislcap/ts-builder": "14.227.4-RPT-42.1",
|
43
|
+
"@genesislcap/uvu-playwright-builder": "14.227.4-RPT-42.1",
|
44
|
+
"@genesislcap/vite-builder": "14.227.4-RPT-42.1",
|
45
|
+
"@genesislcap/webpack-builder": "14.227.4-RPT-42.1",
|
46
46
|
"rimraf": "^5.0.0"
|
47
47
|
},
|
48
48
|
"dependencies": {
|
49
|
-
"@genesislcap/foundation-events": "14.227.
|
50
|
-
"@genesislcap/foundation-logger": "14.227.
|
51
|
-
"@genesislcap/foundation-utils": "14.227.
|
49
|
+
"@genesislcap/foundation-events": "14.227.4-RPT-42.1",
|
50
|
+
"@genesislcap/foundation-logger": "14.227.4-RPT-42.1",
|
51
|
+
"@genesislcap/foundation-utils": "14.227.4-RPT-42.1",
|
52
52
|
"@microsoft/fast-element": "1.14.0",
|
53
53
|
"@microsoft/fast-foundation": "2.49.6",
|
54
54
|
"@microsoft/fast-web-utilities": "5.4.1",
|
@@ -64,5 +64,5 @@
|
|
64
64
|
"publishConfig": {
|
65
65
|
"access": "public"
|
66
66
|
},
|
67
|
-
"gitHead": "
|
67
|
+
"gitHead": "c26226a894fe5e41e33330c2e4f7205303b5d025"
|
68
68
|
}
|