We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984b716 commit 51d4906Copy full SHA for 51d4906
1 file changed
package.json
@@ -33,7 +33,7 @@
33
"icons": "node scripts/generateIconList.js",
34
"vscode-data": "wireit",
35
"ncu": "ncu -u",
36
- "postinstall": "npx playwright install chromium --only-shell"
+ "prepare": "npx playwright install chromium --only-shell"
37
},
38
"wireit": {
39
"analyze": {
0 commit comments