mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 17:22:42 +02:00
Fix Prisma path on Windows? (#499)
This commit is contained in:
parent
1b2781fe6a
commit
76dd6dd027
2 changed files with 11 additions and 1 deletions
|
@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
### Fixed
|
||||
- Prisma no longer causes a crash when running on Windows
|
||||
|
||||
## [0.5.3] - 2022-02-01
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue