ng2-charts
Advanced tools
Comparing version 5.0.3 to 5.0.4
{ | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"name": "ng2-charts", | ||
@@ -4,0 +4,0 @@ "description": "Reactive, responsive, beautiful charts for Angular based on Chart.js", |
@@ -66,3 +66,3 @@ # ng2-charts [![npm version](https://badge.fury.io/js/ng2-charts.svg)](http://badge.fury.io/js/ng2-charts) [![npm downloads](https://img.shields.io/npm/dm/ng2-charts.svg)](https://npmjs.org/ng2-charts) ![Travis CI](https://travis-ci.org/valor-software/ng2-charts.svg?branch=development) [slack](https://ngx-home.slack.com) | ||
<td></td> | ||
<td colspan="4">ng2-chart version</td> | ||
<td colspan="5">ng2-chart version</td> | ||
</tr> | ||
@@ -85,2 +85,3 @@ | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
@@ -94,2 +95,3 @@ | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
@@ -103,2 +105,3 @@ | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
@@ -112,2 +115,3 @@ | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
@@ -121,2 +125,3 @@ | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
@@ -130,2 +135,3 @@ | ||
<td>✓</td> | ||
<td></td> | ||
</tr> | ||
@@ -139,2 +145,3 @@ | ||
<td>✓</td> | ||
<td></td> | ||
</tr> | ||
@@ -141,0 +148,0 @@ |
@@ -5,4 +5,3 @@ { | ||
"type": "commonjs", | ||
"main": "./src/ng-add/index.js", | ||
"types": "./src/ng-add/index.d.ts" | ||
"main": "./src/ng-add/index.js" | ||
} |
@@ -9,4 +9,4 @@ "use strict"; | ||
const package_config_1 = require("../utils/package-config"); | ||
const NG2_CHARTS_VERSION = '3.0.0'; | ||
const CHARTJS_VERSION = '3.6.0'; | ||
const NG2_CHARTS_VERSION = '5.0.0'; | ||
const CHARTJS_VERSION = '4.3.0'; | ||
/** | ||
@@ -13,0 +13,0 @@ * This is executed when `ng add @ng-bootstrap/ng-bootstrap` is run. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
138614
106
301