diff --git a/README.md b/README.md index 941df2e..81ad2c6 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ yarn add momentum-modal > **Warning** > The package utilizes `axios` under the hood. If your app is already using `axios` as a dependency, make sure to lock it to the same version Inertia uses. > ```bash -> npm i axios@1.2.0 +> npm i axios@1.6.0 > ``` ## Setup