Skip to content

Commit

Permalink
Update to Node 12 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
samtstern authored Feb 16, 2022
1 parent df02726 commit 9926b51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"url-join": "^2.0.2"
},
"engines": {
"node": "8"
"node": "12"
},
"scripts": {
"dev": "npm run build && firebase functions:config:get > .runtimeconfig.json && firebase serve --only functions",
Expand Down

0 comments on commit 9926b51

Please sign in to comment.