feat(character/achievements): add achievements page

This commit is contained in:
Axel Cocat 2022-02-26 01:47:20 +01:00
parent ed424d63d0
commit ab3b84f743
24 changed files with 2419 additions and 33 deletions

View file

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