|
|
|
@ -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", |
|
|
|
|