Skip to content

Commit d000dfd

Browse files
committed
Add cooldown
1 parent 056279c commit d000dfd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/update_packages.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
npm install -g npm-check-updates
2-
npx npm-check-updates -x chalk
3-
npx npm-check-updates -x chalk -u
2+
npx npm-check-updates --cooldown 7d -x chalk
3+
npx npm-check-updates --cooldown 7d -x chalk -u
44
npm i

0 commit comments

Comments
 (0)