Skip to content

Commit 0356630

Browse files
committed
v1.0.0
1 parent 86a470b commit 0356630

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azerothcore-armory",
3-
"version": "0.13.2",
3+
"version": "1.0.0",
44
"description": "",
55
"scripts": {
66
"build": "tsc -p tsconfig.json",
@@ -12,6 +12,7 @@
1212
"cleardata": "rimraf data/bone data/meta data/mo3 data/textures"
1313
},
1414
"author": "https://github.com/r-o-b-o-t-o",
15+
"homepage": "https://github.com/r-o-b-o-t-o/azerothcore-armory",
1516
"license": "MIT",
1617
"devDependencies": {
1718
"@types/cli-progress": "^3.9.2",

0 commit comments

Comments
 (0)