Skip to content

Commit

Permalink
fix: add engine to functions
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepinho committed Mar 20, 2020
1 parent a39862e commit 9cf6061
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@
"@types/http-proxy": "^1.16.0",
"typescript": "^2.5.3"
},
"engines": {
"node": "8"
},
"private": true
}

0 comments on commit 9cf6061

Please sign in to comment.