Skip to content

Commit e3ac0b1

Browse files
committed
Add packageManager to site package.json
1 parent 2f84e0f commit e3ac0b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"repository": "https://github.com/coder/coder",
55
"private": true,
66
"license": "AGPL-3.0",
7+
"packageManager": "pnpm@9.14.4",
78
"scripts": {
89
"build": "NODE_ENV=production pnpm vite build",
910
"check": "biome check --error-on-warnings e2e/ src/",

0 commit comments

Comments
 (0)