Merge branch 'feat/refresh' into feat/add-e2e-testing-playwright

This commit is contained in:
Catalin Pit
2023-10-10 11:49:00 +03:00
committed by GitHub
22 changed files with 525 additions and 32 deletions

View File

@ -18,6 +18,8 @@
},
"dependencies": {
"@prisma/client": "5.3.1",
"dotenv": "^16.3.1",
"dotenv-cli": "^7.3.0",
"prisma": "5.3.1"
},
"devDependencies": {