put back node 10.

without the package updates this still works
This commit is contained in:
acalcutt 2022-09-16 20:04:32 -04:00
parent 796b033762
commit fff69f2483

View file

@ -11,7 +11,7 @@
},
"license": "BSD-2-Clause",
"engines": {
"node": ">=14.20.0 <17"
"node": ">=10 <17"
},
"scripts": {
"test": "mocha test/**.js --timeout 10000",