From c2ed13bf3602601059dc50542b0edb613619db82 Mon Sep 17 00:00:00 2001 From: Yoeri Boven Date: Thu, 7 Mar 2024 23:51:40 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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