diff --git a/package-lock.json b/package-lock.json index 508d3de9..341431da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orgchart", - "version": "3.8.1", + "version": "3.8.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "orgchart", - "version": "3.8.1", + "version": "3.8.2", "license": "MIT", "dependencies": { "html2canvas": "^1.4.1", diff --git a/package.json b/package.json index e003972b..16be7a87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orgchart", - "version": "3.8.1", + "version": "3.8.2", "description": "Simple and direct organization chart(tree-like hierarchy) plugin based on pure DOM and jQuery.", "main": "./dist/js/jquery.orgchart.min.js", "style": [