Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nestjs/nest-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Jul 15, 2019
2 parents ff5bf89 + aaf4e10 commit 2e8956b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 129 deletions.
149 changes: 22 additions & 127 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@angular-devkit/core": "8.1.1",
"@angular-devkit/schematics": "8.1.1",
"@angular-devkit/schematics-cli": "0.13.8",
"@angular-devkit/schematics-cli": "0.801.1",
"@nestjs/schematics": "^6.3.0",
"chalk": "2.4.2",
"cli-table3": "0.5.1",
Expand All @@ -50,7 +50,7 @@
"devDependencies": {
"@types/inquirer": "6.0.3",
"@types/jest": "24.0.15",
"@types/node": "^12.6.2",
"@types/node": "12.6.2",
"@types/node-emoji": "1.8.1",
"@types/ora": "3.1.0",
"@types/os-name": "2.0.0",
Expand Down

0 comments on commit 2e8956b

Please sign in to comment.