mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-04 17:18:25 -04:00
Merge pull request #4112 from alphagov/standard-freeze-180760212
Centralise documentation for updating dependencies
This commit is contained in:
@@ -72,10 +72,7 @@ npm run test-watch
|
|||||||
|
|
||||||
To run a specific JavaScript test, you'll need to copy the full command from `package.json`.
|
To run a specific JavaScript test, you'll need to copy the full command from `package.json`.
|
||||||
|
|
||||||
## To update application dependencies
|
|
||||||
|
|
||||||
`requirements.txt` is generated from the `requirements.in` in order to pin versions of all nested dependencies. If `requirements.in` has been changed, run `make freeze-requirements` to regenerate it.
|
|
||||||
|
|
||||||
## Further docs
|
## Further docs
|
||||||
|
|
||||||
- [Working with static assets](docs/static-assets.md)
|
- [Working with static assets](docs/static-assets.md)
|
||||||
|
- [Updating dependencies](https://github.com/alphagov/notifications-manuals/wiki/Dependencies)
|
||||||
|
|||||||
Reference in New Issue
Block a user