Skip to content

Commit 7c430be

Browse files
committed
perf: engine up to 12 version
1 parent 401f5a6 commit 7c430be

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
@@ -7,7 +7,7 @@
77
"author": "Ivan Voischev <voischev.ivan@ya.ru>",
88
"main": "dist/index.js",
99
"engines": {
10-
"node": ">=10"
10+
"node": ">=12"
1111
},
1212
"scripts": {
1313
"version": "conventional-changelog -i changelog.md -s -r 0 && git add changelog.md",

0 commit comments

Comments
 (0)