Changed .firebaserc contents

This commit is contained in:
Alexander Cerutti
2023-07-30 15:53:33 +02:00
parent 5d543e8b0d
commit dc64c4afd2

View File

@@ -1,5 +1,5 @@
{
"projects": {
"default": "passkit-generator-cloud-fn"
"default": "<put here your project name>"
}
}