There was an error while loading. Please reload this page.
1 parent ebc5bdb commit f269758Copy full SHA for f269758
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@table-library/react-table-library",
3
- "version": "2.0.11",
+ "version": "2.0.12",
4
"description": "react-table-library",
5
"type": "module",
6
"main": "main.js",
src/common/util/index.ts
@@ -1 +1,2 @@
export * from './tree';
+export * from './modifiers';
0 commit comments