Skip to content

Commit 4e229e0

Browse files
committed
fix pnpm lock
1 parent f9d78db commit 4e229e0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,11 @@
3434
"packageManager": "[email protected]",
3535
"engines": {
3636
"pnpm": ">=9.0.0"
37+
},
38+
"pnpm": {
39+
"onlyBuiltDependencies": [
40+
"svelte-preprocess",
41+
"workerd"
42+
]
3743
}
3844
}

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)