react-object-table-viewer
Advanced tools
+3
-0
| # CHANGELOG | ||
| ## v1.0.7 | ||
| - fix types path | ||
| ### v1.0.6 | ||
@@ -4,0 +7,0 @@ - fix minimal dependencies |
+2
-2
@@ -5,7 +5,7 @@ { | ||
| "license": "MIT", | ||
| "version": "1.0.6", | ||
| "version": "1.0.7", | ||
| "description": "react object table ui", | ||
| "main": "out/cjs", | ||
| "module": "esm", | ||
| "types": "cjs/index.d.ts", | ||
| "types": "out/cjs/index.d.ts", | ||
| "homepage": "https://jinkwon.github.io/react-object-table-viewer", | ||
@@ -12,0 +12,0 @@ "repository": { |
14644
0.22%