mirror of
https://github.com/bellingcat/auto-archiver-setup-tool.git
synced 2026-06-12 05:28:36 +03:00
deleting 404 sheets automatically in the scheduled function
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"firebase-admin": "^11.8.0",
|
||||
"firebase-functions": "^4.3.1"
|
||||
"firebase-functions": "^4.3.1",
|
||||
"googleapis": "^134.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.15.0",
|
||||
|
||||
Reference in New Issue
Block a user