lingo.dev 0.117.22 → 0.117.23
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 +5 -5
package/build/cli.cjs
CHANGED
|
@@ -14773,7 +14773,7 @@ async function renderHero2() {
|
|
|
14773
14773
|
// package.json
|
|
14774
14774
|
var package_default = {
|
|
14775
14775
|
name: "lingo.dev",
|
|
14776
|
-
version: "0.117.
|
|
14776
|
+
version: "0.117.23",
|
|
14777
14777
|
description: "Lingo.dev CLI",
|
|
14778
14778
|
private: false,
|
|
14779
14779
|
repository: {
|