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 4fc01bc commit 8155947Copy full SHA for 8155947
apps/docs/package.json
@@ -18,7 +18,7 @@
18
"test:e2e:ui": "playwright test --ui",
19
"test:e2e:headed": "playwright test --headed",
20
"test:e2e:debug": "playwright test --debug",
21
- "playwright:install": "playwright install"
+ "playwright:install": "playwright install --with-deps"
22
},
23
"dependencies": {
24
"@fumadocs/mdx-remote": "^1.3.2",
0 commit comments