diff --git a/package-lock.json b/package-lock.json index badf4b07..5e89164d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "reactochart", - "version": "6.1.0", + "version": "6.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "reactochart", - "version": "6.1.0", + "version": "6.1.1", "license": "Apache-2.0", "dependencies": { "d3": "6 || 7", diff --git a/package.json b/package.json index bb44812d..a3893590 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "Erica Hyman ", "Isaac Ezer " ], - "version": "6.1.0", + "version": "6.1.1", "main": "index.js", "files": [ "*.js",