Feature/upgrade prisma from version 2.24.1 to 2.30.2 (#325)

* Upgrade prisma

* Update changelog
This commit is contained in:
Thomas Kaul
2021-09-04 10:49:09 +02:00
committed by GitHub
parent 747e5b63fa
commit ad96d6e53e
3 changed files with 21 additions and 20 deletions

View File

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Restructured the allocations page
- Upgraded `prisma` from version `2.24.1` to `2.30.2`
### Fixed