diff --git a/docs/guides/working-with-the-file-system.md b/docs/guides/working-with-the-file-system.md index 67a3654..e3b477a 100644 --- a/docs/guides/working-with-the-file-system.md +++ b/docs/guides/working-with-the-file-system.md @@ -26,8 +26,7 @@ const files = { { "name": "vite-starter", "private": true, - // ... - }, + // ... "devDependencies": { "vite": "^4.0.4" }