Skip to content

Commit 9f8f2d9

Browse files
committed
chore(release): 5.0.0-0
1 parent 47eb9f4 commit 9f8f2d9

File tree

2 files changed

+1982
-2413
lines changed

2 files changed

+1982
-2413
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zkochan/npm-lifecycle",
3-
"version": "4.2.1",
3+
"version": "5.0.0-0",
44
"description": "JavaScript package lifecycle hook runner",
55
"main": "index.js",
66
"scripts": {
@@ -25,7 +25,7 @@
2525
"author": "Mike Sherov",
2626
"license": "Artistic-2.0",
2727
"engines": {
28-
"node": ">=10.19"
28+
"node": ">=12.17"
2929
},
3030
"bugs": {
3131
"url": "https://github.com/npm/lifecycle/issues"

0 commit comments

Comments
 (0)