lingo.dev 0.117.17 → 0.117.18
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.mjs
CHANGED
|
@@ -14706,7 +14706,7 @@ async function renderHero2() {
|
|
|
14706
14706
|
// package.json
|
|
14707
14707
|
var package_default = {
|
|
14708
14708
|
name: "lingo.dev",
|
|
14709
|
-
version: "0.117.
|
|
14709
|
+
version: "0.117.18",
|
|
14710
14710
|
description: "Lingo.dev CLI",
|
|
14711
14711
|
private: false,
|
|
14712
14712
|
repository: {
|