Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 4403bfc

Browse files
danielreardenIvanGoncharov
authored andcommitted
Update README.md
1 parent 0f74f05 commit 4403bfc

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,7 @@ npm install --save express-graphql
1515

1616
This module includes a [TypeScript](https://www.typescriptlang.org/)
1717
declaration file to enable auto complete in compatible editors and type
18-
information for TypeScript projects. This module depends on 'graphql' and the Node.js
19-
types, so install `@types/graphql` and `@types/node`:
20-
21-
```sh
22-
$ npm install --save-dev @types/graphql @types/node
23-
```
18+
information for TypeScript projects.
2419

2520
## Simple Setup
2621

0 commit comments

Comments
 (0)