lingo.dev 0.78.16 → 0.78.17
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
|
@@ -3956,7 +3956,7 @@ var mcp_default = new (0, _interactivecommander.Command)().command("mcp").descri
|
|
|
3956
3956
|
// package.json
|
|
3957
3957
|
var package_default = {
|
|
3958
3958
|
name: "lingo.dev",
|
|
3959
|
-
version: "0.78.
|
|
3959
|
+
version: "0.78.17",
|
|
3960
3960
|
description: "Lingo.dev CLI",
|
|
3961
3961
|
private: false,
|
|
3962
3962
|
publishConfig: {
|