lingo.dev 0.117.10 → 0.117.11
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.mjs
CHANGED
|
@@ -14600,7 +14600,7 @@ async function renderHero2() {
|
|
|
14600
14600
|
// package.json
|
|
14601
14601
|
var package_default = {
|
|
14602
14602
|
name: "lingo.dev",
|
|
14603
|
-
version: "0.117.
|
|
14603
|
+
version: "0.117.11",
|
|
14604
14604
|
description: "Lingo.dev CLI",
|
|
14605
14605
|
private: false,
|
|
14606
14606
|
publishConfig: {
|