gridjs-selection
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.2.2](https://github.com/grid-js/gridjs/compare/3.2.1...3.2.2) (2021-01-15) | ||
**Note:** Version bump only for package gridjs-selection | ||
## [3.2.1](https://github.com/grid-js/gridjs/compare/3.2.0...3.2.1) (2021-01-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "gridjs-selection", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"description": "Adds row and cell selection to Grid.js", | ||
@@ -30,3 +30,3 @@ "author": "Afshin Mehrabani <afshin.meh@gmail.com>", | ||
"dependencies": { | ||
"gridjs": "^3.2.1", | ||
"gridjs": "^3.2.2", | ||
"preact": "^10.4.8", | ||
@@ -46,3 +46,3 @@ "tslib": "^2.0.1" | ||
"enzyme": "^3.11.0", | ||
"enzyme-adapter-preact-pure": "^2.2.3", | ||
"enzyme-adapter-preact-pure": "^3.0.0", | ||
"eslint": "~6.8.0", | ||
@@ -71,5 +71,5 @@ "eslint-config-prettier": "^6.11.0", | ||
"ts-loader": "^8.0.0", | ||
"tsutils": "~3.17.0", | ||
"tsutils": "~3.19.1", | ||
"typescript": "^3.9.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
64673
0.32%Updated