Skip to content

Commit

Permalink
Update node engines
Browse files Browse the repository at this point in the history
  • Loading branch information
swarmiakimmo committed Aug 15, 2021
1 parent 3f08879 commit 1660c2f
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 @@ -45,6 +45,6 @@
"lint": "npx eslint --ext js ."
},
"engines": {
"node": "^12.22.3"
"node": "^14.x"
}
}

0 comments on commit 1660c2f

Please sign in to comment.