feat(character/talents): add talents page

This commit is contained in:
Axel Cocat 2022-01-11 23:58:21 +01:00
parent f32b70fb0b
commit f979241e37
12 changed files with 5165 additions and 79 deletions

View file

@ -1,6 +1,6 @@
{
"name": "azerothcore-armory",
"version": "0.1.0",
"version": "0.2.0",
"description": "",
"scripts": {
"build": "tsc -p tsconfig.json",