enabled support for node.js engines > 10
This commit is contained in:
parent
eda26cecd7
commit
94616d6e35
@ -31,6 +31,6 @@
|
||||
"sinon": "^7.4.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^10"
|
||||
"node": ">=10"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user