lingo.dev 0.111.5 → 0.111.7
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
|
@@ -11109,7 +11109,7 @@ async function renderHero2() {
|
|
|
11109
11109
|
// package.json
|
|
11110
11110
|
var package_default = {
|
|
11111
11111
|
name: "lingo.dev",
|
|
11112
|
-
version: "0.111.
|
|
11112
|
+
version: "0.111.7",
|
|
11113
11113
|
description: "Lingo.dev CLI",
|
|
11114
11114
|
private: false,
|
|
11115
11115
|
publishConfig: {
|