lingo.dev 0.111.14 → 0.111.15
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
|
@@ -11273,7 +11273,7 @@ async function renderHero2() {
|
|
|
11273
11273
|
// package.json
|
|
11274
11274
|
var package_default = {
|
|
11275
11275
|
name: "lingo.dev",
|
|
11276
|
-
version: "0.111.
|
|
11276
|
+
version: "0.111.15",
|
|
11277
11277
|
description: "Lingo.dev CLI",
|
|
11278
11278
|
private: false,
|
|
11279
11279
|
publishConfig: {
|