We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b339c1d commit 949e18eCopy full SHA for 949e18e
translate/package.json
@@ -8,7 +8,7 @@
8
"!test/"
9
],
10
"engines": {
11
- "node": ">=10"
+ "node": ">=12.0.0"
12
},
13
"scripts": {
14
"test": "mocha --recursive --timeout 240000"
0 commit comments