diff --git a/README.md b/README.md index 982d978..cae5ee8 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Resolvers solved :shipit: [npm-url]: https://nodei.co/npm/graphql-resolved/ [npm-image]: https://nodei.co/npm/graphql-resolved.png?downloads=true&downloadRank=true&stars=true -[travis-image]: https://travis-ci.com/theGlenn/graphql-resolvers-chain.svg?branch=master -[travis-url]: https://travis-ci.com/theGlenn/graphql-resolvers-chain +[travis-image]: https://travis-ci.com/theGlenn/graphql-resolved.svg?branch=master +[travis-url]: https://travis-ci.com/theGlenn/graphql-resolved ## Installing diff --git a/tsconfig.json b/tsconfig.json index 028ce46..c53c4c5 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -14,7 +14,7 @@ "mocha" ], "typeRoots": [ - "./node_modules/@types", + "./node_modules/@types" ] }, "exclude": [