@hpcc-js/preact-shim
Advanced tools
Comparing version 0.0.65 to 0.0.66
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.0.66"></a> | ||
## [0.0.66](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/preact-shim@0.0.65...@hpcc-js/preact-shim@0.0.66) (2018-07-30) | ||
**Note:** Version bump only for package @hpcc-js/preact-shim | ||
<a name="0.0.65"></a> | ||
@@ -8,0 +16,0 @@ ## [0.0.65](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/preact-shim@0.0.64...@hpcc-js/preact-shim@0.0.65) (2018-07-29) |
{ | ||
"name": "@hpcc-js/preact-shim", | ||
"version": "0.0.65", | ||
"version": "0.0.66", | ||
"description": "hpcc-js - preact shim", | ||
@@ -27,4 +27,7 @@ "main": "dist/index.js", | ||
}, | ||
"dependencies": { | ||
"preact": "8.2.1" | ||
}, | ||
"devDependencies": { | ||
"preact": "8.2.1", | ||
"@hpcc-js/bundle": "^0.0.43", | ||
"rimraf": "2.6.2", | ||
@@ -31,0 +34,0 @@ "rollup": "0.58.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
198980
1
+ Addedpreact@8.2.1
+ Addedpreact@8.2.1(transitive)