@slickgrid-universal/pagination-component
Advanced tools
Comparing version 5.10.1 to 5.10.2
{ | ||
"name": "@slickgrid-universal/pagination-component", | ||
"version": "5.10.1", | ||
"version": "5.10.2", | ||
"description": "Slick Pagination Component - Vanilla Implementation of a Pagination Component", | ||
@@ -29,3 +29,3 @@ "main": "./dist/cjs/index.js", | ||
"type": "git", | ||
"url": "https://github.com/ghiscoding/slickgrid-universal.git", | ||
"url": "git+https://github.com/ghiscoding/slickgrid-universal.git", | ||
"directory": "packages/pagination-component" | ||
@@ -42,6 +42,6 @@ }, | ||
"dependencies": { | ||
"@slickgrid-universal/binding": "~5.9.0", | ||
"@slickgrid-universal/common": "~5.10.1" | ||
"@slickgrid-universal/binding": "~5.10.2", | ||
"@slickgrid-universal/common": "~5.10.2" | ||
}, | ||
"gitHead": "299c725b3a9b69d3f2fd9fe3613a1d227229d057" | ||
"gitHead": "61dcfac0074bedede5bed92faa49c2d42d551f4c" | ||
} |
Sorry, the diff of this file is not supported yet
182359
- Removed@slickgrid-universal/binding@5.9.0(transitive)