@dxs-ts/eveli-ide 0.0.392 → 0.0.393
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 +2 -2
package/build/index.js
CHANGED
|
@@ -56933,7 +56933,7 @@ function bY(e) {
|
|
|
56933
56933
|
})
|
|
56934
56934
|
};
|
|
56935
56935
|
}
|
|
56936
|
-
const Hv = { tag: "eveli-ide-0.0.
|
|
56936
|
+
const Hv = { tag: "eveli-ide-0.0.393", built: "26/06/2025" }, wI = ve("worker/rest/api/version.GET")({
|
|
56937
56937
|
hook: EY
|
|
56938
56938
|
});
|
|
56939
56939
|
function EY(e) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxs-ts/eveli-ide",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.393",
|
|
4
4
|
"homepage": "https://github.com/digiexpress-io/digiexpress-parent",
|
|
5
5
|
"main": "build/index.js",
|
|
6
6
|
"types": "build/index.d.ts",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@xyflow/react": "^12.4.4"
|
|
19
19
|
},
|
|
20
20
|
"peerDependencies": {
|
|
21
|
-
"@dxs-ts/gamut": "^1.0.
|
|
21
|
+
"@dxs-ts/gamut": "^1.0.242",
|
|
22
22
|
"@monaco-editor/react": "^4.7.0",
|
|
23
23
|
"elkjs": "^0.9.3",
|
|
24
24
|
"js-file-download": "^0.4.12",
|