File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 2626 # fallback to using the latest cache if no exact match is found
2727 - v1-dependencies-
2828
29- - run : npm -g install greenkeeper-lockfile@1
29+ - run : npm install greenkeeper-lockfile@1
3030 - run : npm install
31- - run : greenkeeper-lockfile-update
31+ - run : ./node_modules/.bin/ greenkeeper-lockfile-update
3232
3333 - save_cache :
3434 paths :
3838 # run tests!
3939 - run : npm test
4040
41- - run : greenkeeper-lockfile-upload
41+ - run : ./node_modules/.bin/ greenkeeper-lockfile-upload
Original file line number Diff line number Diff line change 11# Microservice with Micro, Typescript, Jest and Prettier boilerplate
22
3- <<<<<<< Updated upstream
4- [ ![ CircleCI] ( https://circleci.com/gh/nerdsofalltrades/micro-typescript-jest-prettier-boilerplate.svg?style=svg )] ( https://circleci.com/gh/nerdsofalltrades/micro-typescript-jest-prettier-boilerplate ) [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/nerdsofalltrades/micro-typescript-jest-prettier-boilerplate.svg )] ( https://greenkeeper.io/ )
5- =======
63[ ![ CircleCI] ( https://circleci.com/gh/nerdsofalltrades/micro-typescript-jest-prettier-boilerplate.svg?style=svg )] ( https://circleci.com/gh/nerdsofalltrades/micro-typescript-jest-prettier-boilerplate )
74[ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/nerdsofalltrades/micro-typescript-jest-prettier-boilerplate.svg )] ( https://greenkeeper.io/ )
8- >>>>>>> Stashed changes
95
106A boilerplate for building microservices with Micro, Typescript and Jest.
117
You can’t perform that action at this time.
0 commit comments