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 Oct 2, 2019
2 parents 3ad56b9 + e708325 commit 6da1876
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"@angular-devkit/schematics": "8.3.6",
"@angular-devkit/schematics-cli": "0.803.6",
"@nestjs/schematics": "^6.6.3",
"@types/webpack": "4.39.1",
"@types/webpack": "4.39.2",
"chalk": "2.4.2",
"cli-table3": "0.5.1",
"commander": "3.0.2",
"copyfiles": "2.1.1",
"fork-ts-checker-webpack-plugin": "1.5.0",
"inquirer": "7.0.0",
"node-emoji": "1.10.0",
"ora": "4.0.1",
"ora": "4.0.2",
"os-name": "3.1.0",
"path-to-regexp": "3.1.0",
"rimraf": "3.0.0",
Expand All @@ -61,7 +61,7 @@
"@types/copyfiles": "2.1.1",
"@types/inquirer": "6.5.0",
"@types/jest": "24.0.18",
"@types/node": "12.7.8",
"@types/node": "12.7.9",
"@types/node-emoji": "1.8.1",
"@types/ora": "3.1.0",
"@types/os-name": "2.0.0",
Expand All @@ -73,7 +73,7 @@
"jest": "24.9.0",
"prettier": "1.18.2",
"ts-jest": "24.1.0",
"ts-loader": "6.1.2",
"ts-loader": "6.2.0",
"ts-node": "8.4.1",
"tslint": "5.20.0",
"typescript": "3.6.3"
Expand Down

0 comments on commit 6da1876

Please sign in to comment.