Skip to content

Commit

Permalink
Merge pull request #122 from Aragonbn90/request-type-error
Browse files Browse the repository at this point in the history
fix error #120
  • Loading branch information
Angelo Manganiello committed Apr 11, 2020
2 parents 65796c0 + 76608a4 commit 72c9759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generators/server/templates/server/package.json.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"devDependencies": {
"@nestjs/testing": "6.5.3",
"@types/express": "4.17.1",
"@types/express-serve-static-core": "4.17.3",
"@types/jest": "24.0.18",
"@types/node": "11.13.4",
<%_ if (authenticationType === 'jwt') { _%>
Expand Down

0 comments on commit 72c9759

Please sign in to comment.