lingo.dev 0.114.2 → 0.114.3
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 +3 -3
package/README.md
CHANGED
|
@@ -164,7 +164,7 @@ We're community-driven and love contributions!
|
|
|
164
164
|
|
|
165
165
|
## ⭐ Star History
|
|
166
166
|
|
|
167
|
-
If you like what we're doing, give us a ⭐ and help us reach
|
|
167
|
+
If you like what we're doing, give us a ⭐ and help us reach 5,000 stars! 🌟
|
|
168
168
|
|
|
169
169
|
[](https://www.star-history.com/#lingodotdev/lingo.dev&Date)
|
|
170
170
|
|
package/build/cli.cjs
CHANGED
|
@@ -13510,7 +13510,7 @@ async function renderHero2() {
|
|
|
13510
13510
|
// package.json
|
|
13511
13511
|
var package_default = {
|
|
13512
13512
|
name: "lingo.dev",
|
|
13513
|
-
version: "0.114.
|
|
13513
|
+
version: "0.114.3",
|
|
13514
13514
|
description: "Lingo.dev CLI",
|
|
13515
13515
|
private: false,
|
|
13516
13516
|
publishConfig: {
|