lingo.dev 0.113.7 → 0.113.8
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
|
@@ -13379,7 +13379,7 @@ async function renderHero2() {
|
|
|
13379
13379
|
// package.json
|
|
13380
13380
|
var package_default = {
|
|
13381
13381
|
name: "lingo.dev",
|
|
13382
|
-
version: "0.113.
|
|
13382
|
+
version: "0.113.8",
|
|
13383
13383
|
description: "Lingo.dev CLI",
|
|
13384
13384
|
private: false,
|
|
13385
13385
|
publishConfig: {
|