Skip to content

Commit 8105ef1

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
update ci
1 parent be7e493 commit 8105ef1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ authenticator = async () => {
5959
*Note*: Avoid generating security parameters on the client side. Always send a request to your backend to retrieve security parameters, as the generation of these parameters necessitates the use of your Imagekit `privateKey`, which must not be included in client-side code.
6060

6161
## Version Support
62-
| SDK Version | Angular 10.x | Angular 11.x | Angular 12.2.x | Angular 13.x | Angular 14.x | Angular 15.x | Angular 16.x | Angular 17.x |
63-
|-------------|---------|---------|---------|---------|---------|---------|---------|---------|
64-
| 5.x || | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |✔️ |
65-
| 4.x | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |||
62+
| SDK Version | Angular 11.x | Angular 12.2.x | Angular 13.x | Angular 14.x | Angular 15.x | Angular 16.x | Angular 17.x |
63+
|-------------|---------|---------|---------|---------|---------|---------|---------|
64+
| 5.x || ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |✔️ |
65+
| 4.x | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |||
6666

6767

6868
## Installation

0 commit comments

Comments
 (0)