Skip to content

Commit e13fa0f

Browse files
committed
possible bug in fs-extra v11.3.1
1 parent 753a357 commit e13fa0f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/webui/quarto-preview/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"typescript": "^4.5.2",
3636
"vite": "^3.0.0",
3737
"vite-plugin-css-injected-by-js": "^3.1.0",
38-
"vite-plugin-static-copy": "^0.13.0"
38+
"vite-plugin-static-copy": "^0.13.0",
39+
"fs-extra": "<=11.3.0"
3940
}
4041
}

0 commit comments

Comments
 (0)