Skip to content

Commit 7d2df7b

Browse files
committed
chore: required Node v10
1 parent 7a33bcc commit 7d2df7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://akameco.github.io"
1111
},
1212
"engines": {
13-
"node": ">=8"
13+
"node": ">=10"
1414
},
1515
"main": "dist/index.js",
1616
"scripts": {

0 commit comments

Comments
 (0)