Browse Source

Merge 5c2fa960e5 into 5689326b12

pull/6944/merge
Thomas Kaul 23 hours ago
committed by GitHub
parent
commit
38dbf28b12
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  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.*/"` 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 ### Nx
#### Upgrade #### Upgrade

Loading…
Cancel
Save