beginnings of new api

This commit is contained in:
MapleLeaf
2021-12-25 00:52:21 -06:00
parent fa95b42be6
commit e799e71f1a
9 changed files with 177 additions and 45 deletions

View File

@@ -29,7 +29,8 @@
"@types/react-reconciler": "^0.26.4",
"immer": "^9.0.7",
"nanoid": "^3.1.30",
"react-reconciler": "^0.26.2"
"react-reconciler": "^0.26.2",
"react-tree-reconciler": "^1.2.0"
},
"peerDependencies": {
"discord.js": "^13.3",