Skip to content

Commit 1b0c626

Browse files
committed
chore: only allow specific versions of deps to build
1 parent f8bac98 commit 1b0c626

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ignoredBuiltDependencies:
88
- unrs-resolver
99

1010
onlyBuiltDependencies:
11-
- sharp
12-
- simple-git-hooks
11+
- sharp@0.33.5 || 0.34.5
12+
- simple-git-hooks@2.13.1
1313

1414
ignoreWorkspaceRootCheck: true

0 commit comments

Comments
 (0)