Skip to content

Commit 3b8f263

Browse files
committed
docs: update recommended typescript version to 4.4
1 parent 73a52ba commit 3b8f263

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Choose any package, because they are the same. They differ only in the default c
6868
### Requirements
6969

7070
- NodeJS: 12.22+
71-
- Typescript: 4.0+ (if used)
71+
- Typescript: 4.4+ (if used)
7272

7373
And one of those (on Linux):
7474

docs/guides/quick-start-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This Guide will show how to setup this package for basic use
88
## Requirements
99

1010
- NodeJS: 12.22+
11-
- Typescript: 4.0+ (if used)
11+
- Typescript: 4.4+ (if used)
1212

1313
When on Linux, one of the following are required:
1414

0 commit comments

Comments
 (0)