Skip to content

Commit

Permalink
chore(): update package json
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Jul 8, 2022
1 parent 90785e3 commit 29e0c8a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 123 deletions.
124 changes: 9 additions & 115 deletions package-lock.json

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

10 changes: 2 additions & 8 deletions package.json
Expand Up @@ -6,8 +6,7 @@
"access": "public"
},
"engines": {
"node": ">= 10.13.0",
"npm": ">= 6.11.0"
"node": ">= 12.9.0"
},
"bin": {
"nest": "bin/nest.js"
Expand All @@ -33,11 +32,6 @@
"type": "git",
"url": "git+https://github.com/nestjs/nest-cli.git"
},
"contributors": [
"Kamil Mysliwiec <mail@kamilmysliwiec.com>",
"Mark Pieszak <mark@trilon.io>",
"ThomRick"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/nestjs/nest-cli/issues"
Expand All @@ -47,7 +41,7 @@
"@angular-devkit/core": "14.0.5",
"@angular-devkit/schematics": "14.0.5",
"@angular-devkit/schematics-cli": "14.0.5",
"@nestjs/schematics": "^8.0.3",
"@nestjs/schematics": "^9.0.0",
"chalk": "3.0.0",
"chokidar": "3.5.3",
"cli-table3": "0.6.2",
Expand Down

0 comments on commit 29e0c8a

Please sign in to comment.