mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -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:
parent
89e656b2a4
commit
ec67feef2f
@ -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;",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user