@rowsncolumns/grid
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "@rowsncolumns/grid", | ||
"description": "Declarative React Canvas Grid primitive for Data table, Pivot table, Excel Worksheets", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"main": "dist/index.js", | ||
@@ -32,3 +32,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"konva": "^7.0.0", | ||
"konva": "6", | ||
"react-konva": "^16.13.0-3", | ||
@@ -45,3 +45,3 @@ "tiny-invariant": "^1.1.0" | ||
}, | ||
"gitHead": "72bf21d059ff04808a1ce9a68e8dfa76249433ba" | ||
"gitHead": "08a4309c87603e55b0c2824d86af418440acafae" | ||
} |
475549
+ Addedkonva@6.0.0(transitive)
- Removedkonva@7.2.5(transitive)
Updatedkonva@6