@hpcc-js/react
Advanced tools
Comparing version 0.0.40 to 0.0.41
{ | ||
"name": "@hpcc-js/react", | ||
"version": "0.0.40", | ||
"version": "0.0.41", | ||
"description": "hpcc-js - Viz React", | ||
@@ -17,3 +17,3 @@ "main": "lib/index.js", | ||
"build": "tsc", | ||
"build-es6": "tsc --module es6 --outDir ./lib-es6", | ||
"build-es6": "tsc --module esnext --outDir ./lib-es6", | ||
"bundle": "node ./node_modules/@hpcc-js/bundle/lib/rollup", | ||
@@ -23,3 +23,3 @@ "docs": "typedoc --options tdoptions.json ." | ||
"dependencies": { | ||
"@hpcc-js/common": "^0.0.40", | ||
"@hpcc-js/common": "^0.0.41", | ||
"d3-format": "^1.2.0", | ||
@@ -26,0 +26,0 @@ "orb": "^1.0.9", |
3602263
+ Added@hpcc-js/common@0.0.41(transitive)
- Removed@hpcc-js/common@0.0.40(transitive)
Updated@hpcc-js/common@^0.0.41