From c2b3dc28011a2ec1949631ddd0e3c868e9511749 Mon Sep 17 00:00:00 2001 From: Arthur Fiorette Date: Wed, 13 Dec 2023 12:38:58 -0300 Subject: [PATCH] docs: updated install urls --- docs/src/guide/getting-started.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/docs/src/guide/getting-started.md b/docs/src/guide/getting-started.md index 415e093..e750f4a 100644 --- a/docs/src/guide/getting-started.md +++ b/docs/src/guide/getting-started.md @@ -18,18 +18,10 @@ npm install axios@^1 axios-cache-interceptor@^1 ```html [Browser] - + - + ``` ```ts [Skypack] @@ -131,6 +123,7 @@ Axios and Axios Cache Interceptor v1** | [Axios](https://github.com/axios/axios/releases) | [Axios Cache Interceptor](https://github.com/arthurfiorette/axios-cache-interceptor/releases) | | ------------------------------------------------ | --------------------------------------------------------------------------------------------- | +| `>= v1.6` | `>= v1.3.0` | | `>= v1.4` | `>= v1.2.0` | | `>= v1.3.1` | `>= v1` | | `>= v0.27` | `>= v0.10.3` |