Bump npm version in package.json

This is what’s served out of the 8.x LTS yum repos.
This commit is contained in:
Shane McDonald 2018-09-18 12:18:21 -04:00
parent 89e656b2a4
commit ec67feef2f

View File

@ -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;",