Skip to content

Commit cf19909

Browse files
Merge pull request #76 from Mastercard/doc/fix-nodejs-version
update README
2 parents 03b9293 + 6c56827 commit cf19909

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@
2828
NodeJS library for Mastercard API compliant payload encryption/decryption.
2929

3030
### Compatibility <a name="compatibility"></a>
31-
32-
- NodeJS 6.12.3+
33-
- NodeJS 16.x (JWE features)
31+
- NodeJS 16+
3432

3533
There shouldn't be any Node compatibility issues with this package, but it's a good idea to keep your Node versions up-to-date. It is recommended that you use one of the LTS Node.js releases, or one of the more general recent releases. A Node version manager such as `nvm` (_Mac_ and _Linux_) or `nvm-windows` is a good way to stay on top of this.
3634

0 commit comments

Comments
 (0)