pui-react-sortable-table
Advanced tools
Comparing version 3.4.1 to 3.4.2
{ | ||
"name": "pui-react-sortable-table", | ||
"version": "3.4.1", | ||
"version": "3.4.2", | ||
"description": "A React component that provides a table that can be sorted by column", | ||
@@ -30,6 +30,6 @@ "main": "sortable-table.js", | ||
"lodash.sortby": "^3.1.1", | ||
"pui-css-iconography": "^3.4.1", | ||
"pui-css-tables": "^3.4.1", | ||
"pui-react-helpers": "^3.4.1" | ||
"pui-css-iconography": "^3.4.2", | ||
"pui-css-tables": "^3.4.2", | ||
"pui-react-helpers": "^3.4.2" | ||
} | ||
} |
Updatedpui-css-iconography@^3.4.2
Updatedpui-css-tables@^3.4.2
Updatedpui-react-helpers@^3.4.2