@af-utils/react-mobx-table
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "@af-utils/react-mobx-table", | ||
"private": false, | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "React components for rendering tables", | ||
@@ -55,3 +55,3 @@ "repository": "https://github.com/nowaalex/af-virtual-scroll.git", | ||
"peerDependencies": { | ||
"@af-utils/react-table": "^0.0.9", | ||
"@af-utils/react-table": "^0.0.10", | ||
"@af-utils/react-virtual-headless": "^0.0.8", | ||
@@ -58,0 +58,0 @@ "@af-utils/styled": "^0.0.5", |
52406