There was an error while loading. Please reload this page.
1 parent 056279c commit d000dfdCopy full SHA for d000dfd
1 file changed
scripts/update_packages.sh
@@ -1,4 +1,4 @@
1
npm install -g npm-check-updates
2
-npx npm-check-updates -x chalk
3
-npx npm-check-updates -x chalk -u
+npx npm-check-updates --cooldown 7d -x chalk
+npx npm-check-updates --cooldown 7d -x chalk -u
4
npm i
0 commit comments