We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47eb9f4 commit 9f8f2d9Copy full SHA for 9f8f2d9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@zkochan/npm-lifecycle",
3
- "version": "4.2.1",
+ "version": "5.0.0-0",
4
"description": "JavaScript package lifecycle hook runner",
5
"main": "index.js",
6
"scripts": {
@@ -25,7 +25,7 @@
25
"author": "Mike Sherov",
26
"license": "Artistic-2.0",
27
"engines": {
28
- "node": ">=10.19"
+ "node": ">=12.17"
29
},
30
"bugs": {
31
"url": "https://github.com/npm/lifecycle/issues"
0 commit comments