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 Dec 21, 2019
2 parents feab2e2 + 3a96841 commit 5f64d03
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 153 deletions.
169 changes: 77 additions & 92 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 @@ -50,23 +50,23 @@
"commander": "4.0.1",
"copyfiles": "2.1.1",
"fork-ts-checker-webpack-plugin": "3.1.1",
"inquirer": "7.0.0",
"inquirer": "7.0.1",
"node-emoji": "1.10.0",
"ora": "4.0.3",
"os-name": "3.1.0",
"rimraf": "3.0.0",
"tree-kill": "1.2.1",
"tree-kill": "1.2.2",
"tsconfig-paths": "3.9.0",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.6.4",
"webpack": "4.41.2",
"webpack": "4.41.4",
"webpack-node-externals": "1.7.2"
},
"devDependencies": {
"@types/copyfiles": "2.1.1",
"@types/inquirer": "6.5.0",
"@types/jest": "24.0.23",
"@types/node": "12.12.20",
"@types/node": "12.12.21",
"@types/node-emoji": "1.8.1",
"@types/ora": "3.1.0",
"@types/os-name": "2.0.0",
Expand Down

0 comments on commit 5f64d03

Please sign in to comment.