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.cjs
CHANGED
|
@@ -14710,7 +14710,7 @@ async function renderHero2() {
|
|
|
14710
14710
|
// package.json
|
|
14711
14711
|
var package_default = {
|
|
14712
14712
|
name: "lingo.dev",
|
|
14713
|
-
version: "0.117.
|
|
14713
|
+
version: "0.117.18",
|
|
14714
14714
|
description: "Lingo.dev CLI",
|
|
14715
14715
|
private: false,
|
|
14716
14716
|
repository: {
|