Pin the engine for the kudu deployment

This commit is contained in:
R. Tyler Croy 2018-08-16 11:06:10 -07:00
parent 05d6a44429
commit dbc16c4e31
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@
"test": "jest",
"start": "node src/"
},
"engines" : {
"node": ">= 8.11.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/rtyler/howyoucanhelp.us.git"