update packages, using FirebaseAdminModule
This commit is contained in:
3
bizmatch-server/.vscode/launch.json
vendored
3
bizmatch-server/.vscode/launch.json
vendored
@@ -5,7 +5,8 @@
|
||||
"type": "node",
|
||||
"request": "launch",
|
||||
"name": "Debug Nest Framework",
|
||||
"runtimeExecutable": "npm",
|
||||
//"runtimeExecutable": "npm",
|
||||
"runtimeExecutable": "/home/aknuth/.nvm/versions/node/v22.14.0/bin/npm",
|
||||
"runtimeArgs": ["run", "start:debug", "--", "--inspect-brk"],
|
||||
"autoAttachChildProcesses": true,
|
||||
"restart": true,
|
||||
|
||||
Reference in New Issue
Block a user