Merge pull request #211 from ansible/upgrade-node-v8-to-node-v10

Upgrade our packaging for NodeJS 10.
This commit is contained in:
kialam
2019-06-04 10:54:24 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
# AWX-PF
## Requirements
- node 8.x LTS, npm 5.x LTS, make, git
- node 10.x LTS, npm 6.x LTS, make, git
## Usage