Skip to content

Commit 4a88671

Browse files
authored
Update README.md to specify minimum NodeJS requirements
1 parent 87ecf04 commit 4a88671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The FIT SDK documentation is available at [https://developer.garmin.com/fit](htt
44
## FIT SDK Developer Forum
55
Share your knowledge, ask questions, and get the latest FIT SDK news in the [FIT SDK Developer Forum](https://forums.garmin.com/developer/).
66
## FIT JavaScript SDK Requirements
7-
The FIT JavaScript SDK uses ECMAScript module syntax and requires Node.js v14.0 or higher, or a browser with a compatible JavaScript runtime engine.
7+
The FIT JavaScript SDK uses ECMAScript module syntax and requires Node.js v21.0 or higher, or a browser with a compatible JavaScript runtime engine.
88
## Install
99
```sh
1010
npm install @garmin/fitsdk

0 commit comments

Comments
 (0)