Skip to content

Commit

Permalink
feat: migrate to nestjs 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Cheung committed Mar 26, 2019
1 parent c7ba795 commit ea745f6
Show file tree
Hide file tree
Showing 110 changed files with 1,446 additions and 1,364 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Add the most common Express middlewares to your Nest app with one line.
## System Requirements
This packages requires the following:
- Node.JS 8.0.0 or later
- @nestjs/core and @nestjs/common 5.0.0 or later
- @nestjs/core and @nestjs/common 6.0.0 or later

## Usage
Take the name of your favorite Express middleware and prefix it with `@nest-middlewares/`.
Expand Down
Loading

0 comments on commit ea745f6

Please sign in to comment.