Skip to content

Commit

Permalink
fix error #120
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragonbn90 committed Apr 11, 2020
1 parent bd6f3cf commit 76608a4
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 76608a4

Please sign in to comment.