Skip to content

Commit fa8a058

Browse files
committed
pnpm 11
1 parent 230b17d commit fa8a058

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pnpm-workspace.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
onlyBuiltDependencies:
2-
- '@playwright/browser-chromium'
3-
- '@vscode/vsce-sign'
4-
- esbuild
5-
- keytar
1+
allowBuilds:
2+
'@playwright/browser-chromium': true
3+
'@vscode/vsce-sign': true
4+
esbuild: true
5+
keytar: true
66
overrides:
77
diff@>=6.0.0 <8.0.3: '~8.0.3'
88
js-yaml@>=4.0.0 <4.1.1: '~4.1.1'

0 commit comments

Comments
 (0)