@golstats/gsc-landing 1.0.55 → 1.0.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/gsc-landing.js +6 -2
- package/dist/gsc-landing.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/gsc-landing.js
CHANGED
|
@@ -24743,6 +24743,10 @@ const h3 = {
|
|
|
24743
24743
|
id: 12,
|
|
24744
24744
|
name: "Gol"
|
|
24745
24745
|
},
|
|
24746
|
+
{
|
|
24747
|
+
id: 55,
|
|
24748
|
+
name: "Gol"
|
|
24749
|
+
},
|
|
24746
24750
|
{
|
|
24747
24751
|
id: 39,
|
|
24748
24752
|
name: "Atajada"
|
|
@@ -25324,7 +25328,7 @@ const h3 = {
|
|
|
25324
25328
|
},
|
|
25325
25329
|
async created() {
|
|
25326
25330
|
}
|
|
25327
|
-
}, ra = (e) => (ye("data-v-
|
|
25331
|
+
}, ra = (e) => (ye("data-v-4b7d105e"), e = e(), be(), e), v3 = {
|
|
25328
25332
|
class: "gsclanding",
|
|
25329
25333
|
ref: "landingref"
|
|
25330
25334
|
}, w3 = {
|
|
@@ -25526,7 +25530,7 @@ function q3(e, a, t, o, i, n) {
|
|
|
25526
25530
|
], 2)
|
|
25527
25531
|
], 512);
|
|
25528
25532
|
}
|
|
25529
|
-
const _3 = /* @__PURE__ */ ot(b3, [["render", q3], ["__scopeId", "data-v-
|
|
25533
|
+
const _3 = /* @__PURE__ */ ot(b3, [["render", q3], ["__scopeId", "data-v-4b7d105e"]]);
|
|
25530
25534
|
export {
|
|
25531
25535
|
_3 as GSCLanding
|
|
25532
25536
|
};
|