Skip to content

Commit ce5c83e

Browse files
committed
fix: pnpm install command and yaml bump
1 parent 89c41d7 commit ce5c83e

3 files changed

Lines changed: 12 additions & 7 deletions

File tree

website/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,5 @@
6767
"prettier": "^3.8.0",
6868
"tailwindcss": "^3.4.19",
6969
"vitest": "^4.0.17"
70-
},
71-
"pnpm": {
72-
"overrides": {
73-
"yaml": "2.8.3"
74-
}
7570
}
7671
}

website/pnpm-lock.yaml

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/pnpm-workspace.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
overrides:
2+
yaml: 2.9.0
3+
4+
allowBuilds:
5+
esbuild: true
6+
sharp: true
7+
unrs-resolver: true

0 commit comments

Comments
 (0)