Browse Source

Add NestJS dependencies guide

pull/6944/head
Thomas Kaul 22 hours ago
parent
commit
5c2fa960e5
  1. 6
      DEVELOPMENT.md

6
DEVELOPMENT.md

@ -84,6 +84,12 @@ https://ghostfol.io/development/storybook
1. Run `npx npm-check-updates --upgrade --target "minor" --filter "/@angular.*/"`
### NestJS
#### Upgrade (minor versions)
1. Run `npx npm-check-updates --upgrade --target "minor" --filter "/@nestjs.*/"`
### Nx
#### Upgrade

Loading…
Cancel
Save