Skip to content

Commit 3eec4f8

Browse files
Increased the minimum Node version to v10
1 parent 5f7ad28 commit 3eec4f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@
8282
"semver": "^7.1.1"
8383
},
8484
"engines": {
85-
"node": ">=7"
85+
"node": ">=10"
8686
}
8787
}

0 commit comments

Comments
 (0)