[go: nahoru, domu]

Skip to content

Commit

Permalink
remove unused deps, update license to match repo (firebase#3039)
Browse files Browse the repository at this point in the history
* remove unused deps, update licence to match repo

* need firebase-admin since it's a peer dependency
  • Loading branch information
bkendall committed Jan 14, 2021
1 parent cea069c commit 933ef1b
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
"description": "",
"main": "functions/index.js",
"dependencies": {
"async": "^3.0.1",
"firebase-admin": "^8.6.0",
"firebase-admin": "^9.4.2",
"firebase-functions": "^3.3.0"
},
"author": "",
"license": "ISC"
"license": "MIT"
}

0 comments on commit 933ef1b

Please sign in to comment.