Skip to content

Commit 650730a

Browse files
committed
v3.0.0
1 parent 5f91ac0 commit 650730a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "njt",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "npm jump to: a quick navigation tool for npm packages",
55
"keywords": [
66
"frog",
@@ -43,6 +43,6 @@
4343
"ncp": "^2.0.0"
4444
},
4545
"engines": {
46-
"node": "^14.18.0 || >=16.0.0"
46+
"node": ">=16"
4747
}
4848
}

0 commit comments

Comments
 (0)