diff --git a/docs/tutorials/README.mdx b/docs/tutorials/README.mdx index f172bb8b3a..faf9b57846 100644 --- a/docs/tutorials/README.mdx +++ b/docs/tutorials/README.mdx @@ -137,7 +137,6 @@ The full contents of the `package.json` should be the following (dependency vers "vite": "^5.0.0" } } -} ``` Create a file [`vite.config.js`](https://vitejs.dev/config/) in the project root and add the following to it: