Skip to content

Commit

Permalink
Fix required node version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-friedl committed Apr 3, 2024
1 parent 298a88b commit ef16496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ npm install node-pushnotifications --save

## Requirements

Node version >= 12.x.x
Node version >= 14.x.x

## Features

Expand Down

0 comments on commit ef16496

Please sign in to comment.