@gondel/plugin-hot
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.0.5"></a> | ||
## [0.0.5](https://github.com/namics/gondel/compare/v0.0.4...v0.0.5) (2018-09-19) | ||
**Note:** Version bump only for package @gondel/plugin-hot | ||
<a name="0.0.4"></a> | ||
@@ -8,0 +17,0 @@ ## [0.0.4](https://github.com/namics/gondel/compare/v0.0.1...v0.0.4) (2018-09-17) |
{ | ||
"name": "@gondel/plugin-hot", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Hot module reloading for Gondel component development", | ||
@@ -28,3 +28,3 @@ "bugs": "https://github.com/namics/gondel/issues", | ||
"devDependencies": { | ||
"@gondel/core": "^0.0.4", | ||
"@gondel/core": "^0.0.5", | ||
"@types/webpack-env": "1.13.6", | ||
@@ -37,3 +37,3 @@ "npm-run-all": "4.1.3", | ||
}, | ||
"gitHead": "137d8f46b88364aa895ec5033cf4eac12ac9b118" | ||
"gitHead": "0d8485d41ce1df6aad516a5d46acfb16c5b1da8f" | ||
} |
5617