mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 02:58:13 -03:30
Bump npm version in package.json
This is what’s served out of the 8.x LTS yum repos.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": "^8.11.2",
|
||||
"npm": "^5.6.0"
|
||||
"npm": "^6.4.1"
|
||||
},
|
||||
"scripts": {
|
||||
"ui-docker-machine": "ip=$(docker-machine ip $DOCKER_MACHINE_NAME); npm set ansible-tower:django_host ${ip}; grunt dev;",
|
||||
|
||||
Reference in New Issue
Block a user