vibora 5.2.0 → 5.2.1
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/package.json +1 -1
package/bin/vibora.js
CHANGED
|
@@ -32583,7 +32583,7 @@ function installUv() {
|
|
|
32583
32583
|
var package_default = {
|
|
32584
32584
|
name: "vibora",
|
|
32585
32585
|
private: true,
|
|
32586
|
-
version: "5.2.
|
|
32586
|
+
version: "5.2.1",
|
|
32587
32587
|
description: "The Vibe Engineer's Cockpit",
|
|
32588
32588
|
license: "PolyForm-Shield-1.0.0",
|
|
32589
32589
|
type: "module",
|