Skip to content

Commit c8e1950

Browse files
committed
Meta tweaks
1 parent d754e73 commit c8e1950

File tree

2 files changed

+17
-19
lines changed

2 files changed

+17
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"tempy": "^3.1.0",
101101
"then-busboy": "^5.2.1",
102102
"tough-cookie": "^4.1.4",
103-
"tsx": "^4.10.4",
103+
"tsx": "^4.16.2",
104104
"typescript": "^5.4.5",
105105
"xo": "^0.56.0"
106106
},

readme.md

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,6 @@
1313
</p>
1414
<br>
1515
<br>
16-
<a href="https://retool.com/?utm_campaign=sindresorhus">
17-
<img src="https://sindresorhus.com/assets/thanks/retool-logo.svg" width="220">
18-
</a>
19-
<br>
20-
<br>
21-
<br>
22-
<a href="https://strapi.io/?ref=sindresorhus">
23-
<div>
24-
<img src="https://sindresorhus.com/assets/thanks/strapi-logo-white-bg.png" width="200" alt="Strapi">
25-
</div>
26-
<b>Strapi is the leading open-source headless CMS.</b>
27-
<div>
28-
<sup>It’s 100% JavaScript, fully customizable, and developer-first.</sup>
29-
</div>
30-
</a>
31-
<br>
32-
<br>
33-
<br>
3416
<a href="https://serpapi.com#gh-light-mode-only">
3517
<div>
3618
<img src="https://sindresorhus.com/assets/thanks/serpapi-logo-light.svg" width="130" alt="SerpApi">
@@ -57,6 +39,22 @@
5739
<br>
5840
<br>
5941
<br>
42+
<a href="https://encore.dev?utm_campaign=github_repo&utm_medium=referral&utm_content=sindre&utm_source=github">
43+
<div>
44+
<picture>
45+
<source width="230" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-dark.svg">
46+
<source width="230" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-light.svg">
47+
<img width="230" src="https://sindresorhus.com/assets/thanks/encore-logo-light.svg" alt="Encore logo">
48+
</picture>
49+
</div>
50+
<b>Encore is the Development Platform for building type-safe distributed systems.</b>
51+
<div>
52+
<sup>Move faster with end-to-end tooling from local development to automating DevOps and infrastructure in your AWS/GCP.</sup>
53+
</div>
54+
</a>
55+
<br>
56+
<br>
57+
<br>
6058
<br>
6159
<br>
6260
</p>

0 commit comments

Comments
 (0)