feat(guild): add guild page

This commit is contained in:
Axel Cocat 2022-03-05 21:37:56 +01:00
parent 28432b6523
commit 03eb4e2a51
6138 changed files with 528 additions and 108 deletions

View file

@ -1,6 +1,6 @@
{
"name": "azerothcore-armory",
"version": "0.8.0",
"version": "0.9.0",
"description": "",
"scripts": {
"build": "tsc -p tsconfig.json",
@ -37,6 +37,7 @@
"glob": "^7.2.0",
"glob-promise": "^4.2.2",
"handlebars-helpers": "^0.9.8",
"html-entities": "^2.3.2",
"mkdirp": "^1.0.4",
"morgan": "^1.10.0",
"mysql2": "^2.3.3",