Skip to content

Commit

Permalink
Updates Node version to 16 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjeetsuhag committed Jul 11, 2022
1 parent 7f114aa commit c11a8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"main": "index.js",
"engines": {
"node": ">=14.0.0"
"node": ">=16.0.0"
},
"dependencies": {
"bluebird": "^3.7.2",
Expand Down

0 comments on commit c11a8ba

Please sign in to comment.