Bump npm version inside container

Bump npm version inside container

See: https://docs.npmjs.com/cli/v7/configuring-npm/package-lock-json#lockfileversion
This commit is contained in:
nixocio
2021-08-03 17:28:39 -04:00
parent 2f0b5fc20a
commit f2e8b90628
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# AWX-PF
## Requirements
- node 14.x LTS, npm 6.x LTS, make, git
- node 14.x LTS, npm 7.x LTS, make, git
## Development
The API development server will need to be running. See [CONTRIBUTING.md](../../CONTRIBUTING.md).