remove max node version for now
This commit is contained in:
parent
398a6edbcd
commit
ef9e11cb25
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10 <11"
|
"node": ">=10"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha test/**.js --timeout 10000",
|
"test": "mocha test/**.js --timeout 10000",
|
||||||
|
|
Loading…
Reference in a new issue