renovate/lib
Rhys Arkins d7025f25d6 fix: Detect npm & yarn when globally installed (#825)
This fix improves the way Renovate detects embedded/installed npm and yarn. It tries:
- locally installed npm or yarn
- npm or yarn embedded inside globally installed renovate
- globally installed npm or yarn
- global `yarn` or `npm` commands as fallback

Fixes #824
2017-09-20 07:52:44 +02:00
..
api fix: downgrade JSON parsing log from error to warn (#823) 2017-09-19 14:58:37 +02:00
config chore(deps): update dependency prettier to v1.7.0 (#752) 2017-09-15 20:20:25 +02:00
logger fix: update dependency eslint-config-airbnb-base to v12 (#771) 2017-09-15 19:46:25 +02:00
workers fix: Detect npm & yarn when globally installed (#825) 2017-09-20 07:52:44 +02:00
renovate.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00