diff --git a/docs/tutorials/integrating-with-nextjs.md b/docs/tutorials/integrating-with-nextjs.md index dafc44cd..e5f78bac 100644 --- a/docs/tutorials/integrating-with-nextjs.md +++ b/docs/tutorials/integrating-with-nextjs.md @@ -17,7 +17,7 @@ This integration has been tested with the following: To get started using Shoelace with NextJS, the following packages must be installed. ```bash -yarn add @shoelace-style/shoelace @shoelace-style/shoelace copy-webpack-plugin next-compose-plugins next-transpile-modules +yarn add @shoelace-style/shoelace copy-webpack-plugin next-compose-plugins next-transpile-modules ``` ### Enabling ESM