@daren/grid
Advanced tools
Comparing version 1.1.9 to 1.1.10
@@ -17,1 +17,2 @@ import * as React from 'react'; | ||
export { Grid, GridLines }; | ||
//# sourceMappingURL=grid.d.ts.map |
export * from './grid'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@daren/grid", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"repository": { | ||
@@ -40,3 +40,3 @@ "type": "git", | ||
"dependencies": { | ||
"@daren/utils": "^1.3.3" | ||
"@daren/utils": "^1.4.0" | ||
}, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "3250f95f2650b1603e16b0834fef0beb8663e64b" | ||
"gitHead": "fd7bb1e50b84fa0603ad03d73ac6dcfeec970c97" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14725
14
Updated@daren/utils@^1.4.0