[go: nahoru, domu]

Skip to content

Commit

Permalink
Bump package.json engine back down to node 10, fix pinning
Browse files Browse the repository at this point in the history
Archiver version override required, see firebase/firebase-tools#3120 archiverjs/node-archiver#491
  • Loading branch information
jethron committed Oct 21, 2022
1 parent 44fb12e commit 3589946
Show file tree
Hide file tree
Showing 4 changed files with 155 additions and 153 deletions.
26 changes: 13 additions & 13 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 @@ -9,7 +9,7 @@
"postbuild": "cpx ../build/index.html dist/"
},
"engines": {
"node": "14"
"node": "10"
},
"dependencies": {
"@google-cloud/storage": "^1.7.0",
Expand Down
Loading

0 comments on commit 3589946

Please sign in to comment.