Skip to content
Snippets Groups Projects
Commit 7ad1d0c7 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

chore: add yarn debug

parent 855ed500
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
},
"scripts": {
"clean-cache": "node bin/clean-cache.js",
"debug": "node --inspect-brk lib/renovate",
"heroku-push": "git push heroku master",
"heroku-scheduler": "heroku addons:open scheduler",
"jest": "yarn clean-cache && cross-env NODE_ENV=test LOG_LEVEL=fatal jest",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment