diff --git a/js/package-lock.json b/js/package-lock.json index 2e3c700..c768d19 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,12 +1,12 @@ { "name": "@akiver/cs-demo-analyzer", - "version": "1.4.6", + "version": "1.4.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@akiver/cs-demo-analyzer", - "version": "1.4.6", + "version": "1.4.7", "cpu": [ "x64", "arm64" diff --git a/js/package.json b/js/package.json index 640b603..42ca0d0 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "@akiver/cs-demo-analyzer", - "version": "1.4.6", + "version": "1.4.7", "description": "Analyze and extract data from Counter-Strike demos.", "repository": "https://github.com/akiver/cs-demo-analyzer", "main": "./dist/index.js",