@theconcurrent/utility
Advanced tools
Comparing version 0.0.21 to 0.0.22
@@ -145,5 +145,2 @@ /// <reference types="react" /> | ||
path: string; | ||
orderColumn?: string[]; | ||
omitColumns?: string[]; | ||
onlyColumns?: string[]; | ||
displayColumns?: string[]; | ||
@@ -150,0 +147,0 @@ }; |
{ | ||
"name": "@theconcurrent/utility", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"main": "./dist/index.umd.js", | ||
@@ -29,3 +29,3 @@ "module": "./dist/index.es.js", | ||
}, | ||
"gitHead": "e51acf260f4f37116c9a48729b9492762d70fac5" | ||
"gitHead": "4e04af73d3dfd9447118398d97ede00237e6bc48" | ||
} |
Sorry, the diff of this file is not supported yet
62814
443