We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 753a357 commit e13fa0fCopy full SHA for e13fa0f
1 file changed
src/webui/quarto-preview/package.json
@@ -35,6 +35,7 @@
35
"typescript": "^4.5.2",
36
"vite": "^3.0.0",
37
"vite-plugin-css-injected-by-js": "^3.1.0",
38
- "vite-plugin-static-copy": "^0.13.0"
+ "vite-plugin-static-copy": "^0.13.0",
39
+ "fs-extra": "<=11.3.0"
40
}
41
0 commit comments