Skip to content

Commit 2b094e0

Browse files
committed
chore: update Node version
1 parent dfad243 commit 2b094e0

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://github.com/heldinz"
1111
},
1212
"engines": {
13-
"node": ">=9.0.0"
13+
"node": ">=10.0.0"
1414
},
1515
"scripts": {
1616
"test": "mocha -R spec",

0 commit comments

Comments
 (0)