lingo.dev 0.111.9 → 0.111.10
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/README.md +1 -1
- 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 +4 -4
package/README.md
CHANGED
|
@@ -158,7 +158,7 @@ We're community-driven and love contributions!
|
|
|
158
158
|
|
|
159
159
|
## ⭐ Star History
|
|
160
160
|
|
|
161
|
-
If you like what we're doing, give us a ⭐ and help us reach
|
|
161
|
+
If you like what we're doing, give us a ⭐ and help us reach 4,000 stars! 🌟
|
|
162
162
|
|
|
163
163
|
[](https://www.star-history.com/#lingodotdev/lingo.dev&Date)
|
|
164
164
|
|
package/build/cli.cjs
CHANGED
|
@@ -11174,7 +11174,7 @@ async function renderHero2() {
|
|
|
11174
11174
|
// package.json
|
|
11175
11175
|
var package_default = {
|
|
11176
11176
|
name: "lingo.dev",
|
|
11177
|
-
version: "0.111.
|
|
11177
|
+
version: "0.111.10",
|
|
11178
11178
|
description: "Lingo.dev CLI",
|
|
11179
11179
|
private: false,
|
|
11180
11180
|
publishConfig: {
|