mirror of
https://github.com/romancm/gamebrary
synced 2024-11-24 04:03:06 +00:00
Added node engine for cloud functions
This commit is contained in:
parent
139e61be2b
commit
1d09ac5682
1 changed files with 3 additions and 0 deletions
|
@ -13,5 +13,8 @@
|
|||
"firebase-admin": "~6.0.0",
|
||||
"firebase-functions": "^2.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "8"
|
||||
},
|
||||
"private": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue