@dxs-ts/eveli-ide 0.0.365 → 0.0.366
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/build/index.js +1 -1
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -143228,7 +143228,7 @@ function bmr(n) {
|
|
|
143228
143228
|
})
|
|
143229
143229
|
};
|
|
143230
143230
|
}
|
|
143231
|
-
const XPt = { tag: "eveli-ide-0.0.
|
|
143231
|
+
const XPt = { tag: "eveli-ide-0.0.366", built: "16/06/2025" }, pYt = ki("worker/rest/api/version.GET")({
|
|
143232
143232
|
hook: wmr
|
|
143233
143233
|
});
|
|
143234
143234
|
function wmr(n) {
|