react-konva-grid
Advanced tools
Comparing version 2.8.5 to 2.8.6
{ | ||
"name": "react-konva-grid", | ||
"description": "Declarative React Canvas Grid primitive for Data table, Pivot table, Excel Worksheets", | ||
"version": "2.8.5", | ||
"version": "2.8.6", | ||
"main": "dist/index.js", | ||
"license": "MIT", | ||
"files": [ | ||
"dist", | ||
"src" | ||
], | ||
"scripts": { | ||
@@ -8,0 +12,0 @@ "build": "rimraf dist && tsc -b", |
364913
53
7944