Skip to content

Commit

Permalink
bumped node version to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeeter committed Nov 4, 2022
1 parent bf78b6f commit 743ed55
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 @@ -7,7 +7,7 @@
"author": "Ivan Fonseca <[email protected]>",
"license": "GPL-3.0",
"engines": {
"node": "12"
"node": "16"
},
"scripts": {
"build": "ncc build src/index.ts -o dist",
Expand Down

0 comments on commit 743ed55

Please sign in to comment.