This commit is contained in:
Axel Cocat 2022-05-15 00:51:36 +02:00
parent 980467f49f
commit a4c6586bd0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "azerothcore-armory",
"version": "1.0.1",
"version": "1.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "azerothcore-armory",
"version": "1.0.1",
"version": "1.1.0",
"license": "MIT",
"dependencies": {
"@supercharge/promise-pool": "^2.1.0",

View file

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