@slickgrid-universal/custom-footer-component
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"name": "@slickgrid-universal/custom-footer-component", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "Slick Custom Footer Component - Vanilla Implementation of a Custom Footer Component", | ||
@@ -41,4 +41,4 @@ "main": "dist/commonjs/index.js", | ||
"engines": { | ||
"node": ">=16.11.0", | ||
"npm": ">=8.0.0" | ||
"node": ">=14.17.0", | ||
"npm": ">=6.14.8" | ||
}, | ||
@@ -51,4 +51,4 @@ "browserslist": [ | ||
"dependencies": { | ||
"@slickgrid-universal/binding": "^1.2.3", | ||
"@slickgrid-universal/common": "^1.2.3" | ||
"@slickgrid-universal/binding": "^1.2.4", | ||
"@slickgrid-universal/common": "^1.2.4" | ||
}, | ||
@@ -60,3 +60,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "8f9a87cfe68f6e1d6e196114cdf798065b823d01" | ||
"gitHead": "8e431aba7e359bb1cd28d7c96890ba90db9588ee" | ||
} |
63399