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