Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Feb 13, 2020
2 parents e9fc22c + a4580d3 commit c04537f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"devDependencies": {
"@commitlint/cli": "8.3.5",
"@commitlint/config-angular": "8.3.4",
"@nestjs/common": "6.11.6",
"@nestjs/core": "6.11.6",
"@nestjs/platform-express": "6.11.6",
"@nestjs/platform-fastify": "6.11.6",
"@nestjs/common": "6.11.7",
"@nestjs/core": "6.11.7",
"@nestjs/platform-express": "6.11.7",
"@nestjs/platform-fastify": "6.11.7",
"@types/jest": "25.1.2",
"@types/lodash": "4.14.149",
"@types/node": "11.15.0",
"express": "4.17.1",
"fastify-swagger": "2.5.0",
"husky": "4.2.1",
"husky": "4.2.3",
"jest": "25.1.0",
"lint-staged": "10.0.7",
"prettier": "1.19.1",
Expand Down

0 comments on commit c04537f

Please sign in to comment.