Skip to content

Commit 355505c

Browse files
committed
Remove npm from engines
1 parent c775d54 commit 355505c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
"url": "https://github.com/bcomnes/top-bun/issues"
1515
},
1616
"engines": {
17-
"node": ">=22.0.0",
18-
"npm": ">=10"
17+
"node": ">=22.0.0"
1918
},
2019
"dependencies": {
2120
"argsclopts": "^1.0.4",

0 commit comments

Comments
 (0)