@slickgrid-universal/empty-warning-component
Advanced tools
Comparing version 0.7.5 to 0.7.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.7.6](https://github.com/ghiscoding/slickgrid-universal/compare/v0.7.5...v0.7.6) (2020-12-20) | ||
**Note:** Version bump only for package @slickgrid-universal/empty-warning-component | ||
## [0.7.5](https://github.com/ghiscoding/slickgrid-universal/compare/v0.7.4...v0.7.5) (2020-12-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@slickgrid-universal/empty-warning-component", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"description": "Slick Empty Warning Component - Vanilla Implementation of an Empty Dataset Warning Component", | ||
@@ -40,3 +40,3 @@ "main": "dist/commonjs/index.js", | ||
"dependencies": { | ||
"@slickgrid-universal/common": "^0.7.5", | ||
"@slickgrid-universal/common": "^0.7.6", | ||
"dompurify": "^2.2.4" | ||
@@ -50,3 +50,3 @@ }, | ||
}, | ||
"gitHead": "98f0ba87b1f547f9efdfa65f3b82f2391c5bbadb" | ||
} | ||
"gitHead": "92bee67e70c408770caf49f8a1ad4f0d11a1da81" | ||
} |
33012