lingo.dev 0.130.0 → 0.130.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/build/cli.cjs +1 -1
- package/build/cli.cjs.map +1 -1
- package/build/cli.mjs +1 -1
- package/build/cli.mjs.map +1 -1
- package/package.json +2 -2
package/build/cli.cjs
CHANGED
|
@@ -15226,7 +15226,7 @@ async function renderHero2() {
|
|
|
15226
15226
|
// package.json
|
|
15227
15227
|
var package_default = {
|
|
15228
15228
|
name: "lingo.dev",
|
|
15229
|
-
version: "0.130.
|
|
15229
|
+
version: "0.130.1",
|
|
15230
15230
|
description: "Lingo.dev CLI",
|
|
15231
15231
|
private: false,
|
|
15232
15232
|
repository: {
|