chore: Upgrade Node to v12 (#1023)

* chore: Upgrade Node to v12

* test: Upgrade test node image
This commit is contained in:
Tom Moor
2019-08-23 18:14:51 -07:00
committed by GitHub
parent 54565fff74
commit 7e62b3b9aa
4 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@
]
},
"engines": {
"node": ">= 8.11"
"node": ">= 12"
},
"repository": {
"type": "git",