Skip to content

Commit 4a4ba7d

Browse files
committed
fix: add missing packages field to pnpm workspace configuration
1 parent a577991 commit 4a4ba7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
packages:
2+
- "."
3+
14
onlyBuiltDependencies:
25
- sharp
36
- unrs-resolver

0 commit comments

Comments
 (0)