feat(aurora): updated phx-class-registry to ^5.0.0 and fixed some typos
This commit is contained in:
parent
405729f37d
commit
97406e7bac
5 changed files with 694 additions and 647 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"author" : ["Seaswimmer (seasw.)"],
|
||||
"author" : ["Seaswimmer (cswimr)"],
|
||||
"install_msg" : "Thank you for installing Aurora!\nMost of this cog's functionality requires enabling slash commands.\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).",
|
||||
"name" : "Aurora",
|
||||
"short" : "A full replacement for Red's core Mod cogs.",
|
||||
|
@ -9,7 +9,7 @@
|
|||
"disabled": false,
|
||||
"min_bot_version": "3.5.0",
|
||||
"min_python_version": [3, 10, 0],
|
||||
"requirements": ["pydantic", "aiosqlite", "phx-class-registry==4.1.0"],
|
||||
"requirements": ["pydantic", "aiosqlite", "phx-class-registry==5.0.0"],
|
||||
"tags": [
|
||||
"mod",
|
||||
"moderate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue