Upgrade to node 10, and migrate to package-lock.json

This commit is contained in:
Shane Kilkelly
2019-09-30 11:30:56 +01:00
parent 461bc0f4b7
commit d944746671
4 changed files with 2210 additions and 1592 deletions
+1 -3
View File
@@ -7,7 +7,7 @@ version: "2"
services:
test_unit:
image: node:6.14.1
image: node:10.16.3
volumes:
- .:/app
working_dir: /app
@@ -51,5 +51,3 @@ services:
mongo:
image: mongo:3.4