This commit is contained in:
2025-03-05 00:21:42 -05:00
parent d3759e60d1
commit a9f49b7363
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "mpq-tool",
"version": "1.0.0",
"version": "1.0.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mpq-tool",
"version": "1.0.0",
"version": "1.0.6",
"license": "ISC",
"dependencies": {
"stormlib-node": "^1.3.6"

View File

@@ -1,6 +1,6 @@
{
"name": "@araxiaonline/mpq-tools-osx",
"version": "1.0.5",
"version": "1.0.6",
"description": "Node.js wrapper for MPQ archive manipulation for MacOSX using mpqcli",
"main": "lib/index.js",
"scripts": {