Skip to content

Commit

Permalink
bump node versionto 16.6.1 to support npm 7
Browse files Browse the repository at this point in the history
  • Loading branch information
nhall97 committed Aug 3, 2021
1 parent 7177d1f commit f044e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"engines": {
"npm": "7.2.3",
"node": "14.12.0"
"node": "16.6.1"
},
"scripts": {
"test": "test"
Expand Down

0 comments on commit f044e7c

Please sign in to comment.