@hpcc-js/chart
Advanced tools
Comparing version 0.0.29 to 0.0.30
@@ -6,3 +6,2 @@ import { I2DChart } from "@hpcc-js/api"; | ||
import "d3-transition"; | ||
// import "font-awesome/css/font-awesome.css"; | ||
import "../src/Summary.css"; | ||
@@ -9,0 +8,0 @@ var TEXT = "text"; |
@@ -17,3 +17,2 @@ (function (factory) { | ||
require("d3-transition"); | ||
// import "font-awesome/css/font-awesome.css"; | ||
require("../src/Summary.css"); | ||
@@ -20,0 +19,0 @@ var TEXT = "text"; |
{ | ||
"name": "@hpcc-js/chart", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"description": "hpcc-js - Viz Chart", | ||
@@ -21,4 +21,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@hpcc-js/api": "^0.0.29", | ||
"@hpcc-js/common": "^0.0.29", | ||
"@hpcc-js/api": "^0.0.30", | ||
"@hpcc-js/common": "^0.0.30", | ||
"@hpcc-js/d3-bullet": "^1.0.2", | ||
@@ -37,3 +37,3 @@ "d3-axis": "^1.0.8", | ||
"devDependencies": { | ||
"@hpcc-js/bundle": "^0.0.3", | ||
"@hpcc-js/bundle": "^0.0.4", | ||
"rimraf": "^2.6.1", | ||
@@ -40,0 +40,0 @@ "typedoc": "^0.7.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
2010581
13643
+ Added@hpcc-js/api@0.0.30(transitive)
+ Added@hpcc-js/common@0.0.30(transitive)
+ Addedes6-promise@4.2.8(transitive)
- Removed@hpcc-js/api@0.0.29(transitive)
- Removed@hpcc-js/common@0.0.29(transitive)
Updated@hpcc-js/api@^0.0.30
Updated@hpcc-js/common@^0.0.30