mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 08:37:48 -02:30
Update node and nom to LTS version
This commit is contained in:
@@ -10,8 +10,8 @@
|
|||||||
"django_host": "localhost"
|
"django_host": "localhost"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^6.11.3",
|
"node": "^8.11.2",
|
||||||
"npm": "^3.10.10"
|
"npm": "^5.6.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ui-docker-machine": "ip=$(docker-machine ip $DOCKER_MACHINE_NAME); npm set ansible-tower:django_host ${ip}; grunt dev;",
|
"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