diff --git a/README.md b/README.md index 8d67a31..7b5a5b5 100644 --- a/README.md +++ b/README.md @@ -166,3 +166,4 @@ also lint your submission with `npm run lint`. Bugs can be reported in the + [@cgewecke](https://github.com/cgewecke) + [@adriamb](https://github.com/adriamb) + [@cag](https://github.com/cag) ++ [@maurelian](https://github.com/maurelian) diff --git a/circle.yml b/circle.yml index 07cf94c..665de8f 100644 --- a/circle.yml +++ b/circle.yml @@ -3,6 +3,7 @@ machine: version: 6.11.0 dependencies: override: + - rm -rf node_modules/ - npm install test: override: