Skip to content

Commit 8f3f0a4

Browse files
Diana KhortiukDiana Khortiuk
authored andcommitted
upgraded version to 22+
1 parent 87268f1 commit 8f3f0a4

6 files changed

Lines changed: 12981 additions & 9172 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
* ### As of version 3.0.0 and 4.0.0, we will no longer provide proxy middlewares
2929
* ### As of version 5.0.0, node 12 is no longer supported.
30+
* ### As of version 2.0.17, node 22+ is required.
3031

3132
To see an example implementation, head over to our
3233
<a href="https://github.com/frontegg-samples/nodejs-proxy-sample">sample proxy project</a>
@@ -38,7 +39,7 @@ To see an example implementation, head over to our
3839
Install the package using [npm](https://www.npmjs.com/)
3940

4041
```bash
41-
# node 14+
42+
# node 22+
4243
npm install @frontegg/client
4344
```
4445

0 commit comments

Comments
 (0)