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.cjs
CHANGED
|
@@ -14604,7 +14604,7 @@ async function renderHero2() {
|
|
|
14604
14604
|
// package.json
|
|
14605
14605
|
var package_default = {
|
|
14606
14606
|
name: "lingo.dev",
|
|
14607
|
-
version: "0.117.
|
|
14607
|
+
version: "0.117.11",
|
|
14608
14608
|
description: "Lingo.dev CLI",
|
|
14609
14609
|
private: false,
|
|
14610
14610
|
publishConfig: {
|