Skip to content

Commit cdb475c

Browse files
committed
chore: update bump to use greatest
1 parent 1897dab commit cdb475c

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
@@ -24,7 +24,7 @@
2424
"benchmark:large": "node benchmark/benchmark-large.js",
2525
"benchmark:small": "node benchmark/benchmark-small.js",
2626
"benchmark": "npm run benchmark:small && npm run benchmark:regular && npm run benchmark:large",
27-
"bump": "ncu -u",
27+
"bump": "ncu -u --greatest",
2828
"prepare": "npm run build"
2929
},
3030
"gypfile": true,

0 commit comments

Comments
 (0)