Skip to content

Commit

Permalink
deps(functions): bump deps for FY25Q2
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Oct 3, 2024
1 parent dce2a7d commit 5059bac
Show file tree
Hide file tree
Showing 3 changed files with 222 additions and 119 deletions.
2 changes: 1 addition & 1 deletion functions/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { onCall, onRequest } from 'firebase-functions/v2/https';
import { onCall, onRequest } from 'firebase-functions/https';
import { defineSecret } from 'firebase-functions/params';

const configSpreadsheetIdSecret = defineSecret('CONFIG_SPREADSHEET_ID');
Expand Down
Loading

0 comments on commit 5059bac

Please sign in to comment.