lingo.dev 0.78.13 → 0.78.14
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
|
@@ -3949,7 +3949,7 @@ var mcp_default = new (0, _interactivecommander.Command)().command("mcp").descri
|
|
|
3949
3949
|
// package.json
|
|
3950
3950
|
var package_default = {
|
|
3951
3951
|
name: "lingo.dev",
|
|
3952
|
-
version: "0.78.
|
|
3952
|
+
version: "0.78.14",
|
|
3953
3953
|
description: "Lingo.dev CLI",
|
|
3954
3954
|
private: false,
|
|
3955
3955
|
publishConfig: {
|