@everymatrix/casino-tournaments-details 1.47.0 → 1.47.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@everymatrix/casino-tournaments-details",
|
3
|
-
"version": "1.47.
|
3
|
+
"version": "1.47.1",
|
4
4
|
"type": "module",
|
5
5
|
"main": "es2015/casino-tournaments-details.cjs",
|
6
6
|
"module": "es2015/casino-tournaments-details.js",
|
@@ -13,7 +13,8 @@
|
|
13
13
|
},
|
14
14
|
"files": [
|
15
15
|
"es2015/",
|
16
|
-
"components"
|
16
|
+
"components",
|
17
|
+
"stencil"
|
17
18
|
],
|
18
19
|
"publishConfig": {
|
19
20
|
"access": "public"
|