diff --git a/js/package-lock.json b/js/package-lock.json index e519eb4..3c12e1d 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,12 +1,12 @@ { "name": "@akiver/cs-demo-analyzer", - "version": "1.4.11", + "version": "1.4.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@akiver/cs-demo-analyzer", - "version": "1.4.11", + "version": "1.4.12", "cpu": [ "x64", "arm64" diff --git a/js/package.json b/js/package.json index 79df64b..23e6a9b 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "@akiver/cs-demo-analyzer", - "version": "1.4.11", + "version": "1.4.12", "description": "Analyze and extract data from Counter-Strike demos.", "repository": "https://github.com/akiver/cs-demo-analyzer", "main": "./dist/index.js",