Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neos1803 authored Aug 17, 2021
1 parent 0d5947d commit 9d37ace
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is an example of how to implement file upload on nestjs with GraphQL

## Notes

This is build with apollo express 2 since apollo 3 currently isn't compatible with current newest nestjs/grapqhl (^8.x)
This is built with apollo express 2 since apollo 3 currently isn't compatible with current newest nestjs/grapqhl (^8.x)

## Upcoming

Expand Down Expand Up @@ -46,4 +46,4 @@ $ npm run test:e2e

# test coverage
$ npm run test:cov
```
```

0 comments on commit 9d37ace

Please sign in to comment.