@opfr/services 0.29.9 → 0.29.10
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/index.es.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +2 -2
package/dist/index.es.js
CHANGED
|
@@ -9974,7 +9974,7 @@ const mt = ((Hs = T) == null ? void 0 : Hs.Crew) || F("Crew", Zt), zy = (t, a) =
|
|
|
9974
9974
|
}
|
|
9975
9975
|
}
|
|
9976
9976
|
]))[0], Zy = async () => mt.aggregate([
|
|
9977
|
-
{ $sort: { "meta.xp
|
|
9977
|
+
{ $sort: { "meta.xp": -1 } },
|
|
9978
9978
|
{ $limit: 10 }
|
|
9979
9979
|
]), Sg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9980
9980
|
__proto__: null,
|