lingo.dev 0.78.9 → 0.78.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 +3 -3
package/build/cli.cjs
CHANGED
|
@@ -3899,7 +3899,7 @@ var mcp_default = new (0, _interactivecommander.Command)().command("mcp").descri
|
|
|
3899
3899
|
// package.json
|
|
3900
3900
|
var package_default = {
|
|
3901
3901
|
name: "lingo.dev",
|
|
3902
|
-
version: "0.78.
|
|
3902
|
+
version: "0.78.11",
|
|
3903
3903
|
description: "Lingo.dev CLI",
|
|
3904
3904
|
private: false,
|
|
3905
3905
|
publishConfig: {
|