lingo.dev 0.117.0 → 0.117.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.mjs
CHANGED
|
@@ -13482,7 +13482,7 @@ async function renderHero2() {
|
|
|
13482
13482
|
// package.json
|
|
13483
13483
|
var package_default = {
|
|
13484
13484
|
name: "lingo.dev",
|
|
13485
|
-
version: "0.117.
|
|
13485
|
+
version: "0.117.1",
|
|
13486
13486
|
description: "Lingo.dev CLI",
|
|
13487
13487
|
private: false,
|
|
13488
13488
|
publishConfig: {
|