Skip to content

Commit

Permalink
bump node version to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
gravityvi committed Aug 21, 2023
1 parent e23ffd8 commit 3ebd99c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"url": "https://github.com/nightwatchjs/nightwatch-vrt.git"
},
"types": "index",
"engines": {
"node": ">= 16"
},
"scripts": {
"lint": "eslint lib nightwatch",
"test:dev": "jest --watch --notify",
Expand Down

0 comments on commit 3ebd99c

Please sign in to comment.