Skip to content

Commit

Permalink
deps() update nest schematics package
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Dec 9, 2018
1 parent dc2ce9f commit a7a2323
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs/cli",
"version": "5.7.0",
"version": "5.7.1",
"description": "Nest - modern, fast, powerful node.js web framework (@cli)",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -37,7 +37,7 @@
"@angular-devkit/core": "7.1.2",
"@angular-devkit/schematics": "7.1.2",
"@angular-devkit/schematics-cli": "0.11.2",
"@nestjs/schematics": "^5.11.0",
"@nestjs/schematics": "^5.11.2",
"chalk": "^2.4.1",
"cli-table2": "^0.2.0",
"commander": "^2.15.1",
Expand Down

0 comments on commit a7a2323

Please sign in to comment.