lingo.dev 0.107.5 → 0.107.6
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 +4 -4
package/build/cli.cjs
CHANGED
|
@@ -10477,7 +10477,7 @@ async function renderHero2() {
|
|
|
10477
10477
|
// package.json
|
|
10478
10478
|
var package_default = {
|
|
10479
10479
|
name: "lingo.dev",
|
|
10480
|
-
version: "0.107.
|
|
10480
|
+
version: "0.107.6",
|
|
10481
10481
|
description: "Lingo.dev CLI",
|
|
10482
10482
|
private: false,
|
|
10483
10483
|
publishConfig: {
|