We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 225721d + fcf7fc4 commit 13ca089Copy full SHA for 13ca089
2 files changed
README.md
@@ -5,7 +5,7 @@
5
<img src="./docs/hero.png" height="245">
6
</a>
7
<br/>
8
- <a href="https://deploy.workers.cloudflare.com/?url=https://github.com/kc3hack/2026_team21/tree/develop/apps/web">
+ <a href="https://deploy.workers.cloudflare.com/?url=https://github.com/yaken-org/charm/tree/develop/apps/web">
9
<img src="https://deploy.workers.cloudflare.com/button"/>
10
11
</p>
apps/web/package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "web",
3
"type": "module",
4
+ "packageManager": "pnpm@10.29.3",
"scripts": {
"dev": "vite",
"build": "vite build",
0 commit comments