Skip to content

Commit

Permalink
Merge branch 'master' into pr/laravel-shift/70
Browse files Browse the repository at this point in the history
  • Loading branch information
lepikhinb committed Mar 13, 2024
2 parents 8727402 + a23ae2f commit dfe636c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down

0 comments on commit dfe636c

Please sign in to comment.