update node version
This commit is contained in:
parent
5be1072fd6
commit
3136ccd83a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"license": "BSD-2-Clause",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
"node": ">=10 <17"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha test/**.js --timeout 10000",
|
||||
|
|
Loading…
Reference in a new issue