2
0

chore(db): 🛂 Use env file from builder for db

This commit is contained in:
Baptiste Arnaud
2022-02-14 10:19:26 +01:00
parent b345131b0b
commit 80c15f9491
5 changed files with 782 additions and 36 deletions

View File

@ -101,6 +101,7 @@
"eslint-plugin-prettier": "^4.0.0",
"next-transpile-modules": "^9.0.0",
"prettier": "^2.5.1",
"firebase-admin": "^10.0.2",
"typescript": "^4.5.5"
}
}