vibora 5.4.0 → 5.4.4
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/bin/vibora.js +1 -1
- package/dist/assets/{index-BK9vtnsx.js → index-CvRnUzFV.js} +82 -82
- package/dist/index.html +1 -1
- package/package.json +1 -1
- package/server/index.js +70 -44
package/bin/vibora.js
CHANGED
|
@@ -32592,7 +32592,7 @@ function installUv() {
|
|
|
32592
32592
|
var package_default = {
|
|
32593
32593
|
name: "vibora",
|
|
32594
32594
|
private: true,
|
|
32595
|
-
version: "5.4.
|
|
32595
|
+
version: "5.4.4",
|
|
32596
32596
|
description: "The Vibe Engineer's Cockpit",
|
|
32597
32597
|
license: "PolyForm-Shield-1.0.0",
|
|
32598
32598
|
type: "module",
|