feat(guild): add guild page
This commit is contained in:
parent
28432b6523
commit
03eb4e2a51
6138 changed files with 528 additions and 108 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue