ods-charts
Advanced tools
Comparing version 0.1.0-alpha.6 to 0.1.0-alpha.7
{ | ||
"name": "ods-charts", | ||
"description": "ODS Charts is based on Apache ECharts and provides Orange charts components.", | ||
"version": "0.1.0-alpha.6", | ||
"version": "0.1.0-alpha.7", | ||
"author": "", | ||
@@ -17,2 +17,3 @@ "contributors": [], | ||
"netlify": "npm run build ; cp -R dist docs/ ; npm run typedoc", | ||
"release": "npm pack && npm publish", | ||
"serve": "serve .", | ||
@@ -19,0 +20,0 @@ "serve:angular": "serve test/angular-ngx-echarts/dist/angular/", |
352280