diff --git a/package.json b/package.json index f20760b..853a1bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chartwerk/line-pod", - "version": "0.6.16", + "version": "0.6.17", "description": "Chartwerk line chart", "main": "dist/index.js", "files": [ @@ -19,7 +19,7 @@ "author": "CorpGlory", "license": "ISC", "dependencies": { - "@chartwerk/core": "^0.6.21" + "@chartwerk/core": "^0.6.23" }, "devDependencies": { "copy-webpack-plugin": "^11.0.0",