mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-10-22 17:29:21 +00:00
test1
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"name": "functions",
|
||||
"description": "Cloud Functions for Firebase",
|
||||
"scripts": {
|
||||
"serve": "firebase serve --only functions",
|
||||
"shell": "firebase functions:shell",
|
||||
"start": "npm run shell",
|
||||
"deploy": "firebase deploy --only functions",
|
||||
"logs": "firebase functions:log"
|
||||
},
|
||||
"dependencies": {
|
||||
"firebase-admin": "~6.0.0",
|
||||
"firebase-functions": "^2.1.0"
|
||||
},
|
||||
"private": true
|
||||
}
|
Reference in New Issue
Block a user