fix(aurora): use phx-class-registry instead of class-registry
This commit is contained in:
parent
9faf1b027c
commit
461fbf83ee
3 changed files with 19 additions and 17 deletions
|
@ -19,7 +19,7 @@ colorthief = "^0.2.1"
|
|||
beautifulsoup4 = "^4.12.3"
|
||||
markdownify = "^0.12.1"
|
||||
aiosqlite = "^0.20.0"
|
||||
class-registry = "^2.1.2"
|
||||
phx-class-registry = "^4.1.0"
|
||||
|
||||
[tool.poetry.group.dev]
|
||||
optional = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue