@littlespoon/checkbox
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
export declare const checkedIcon: JSX.Element; | ||
export declare const uncheckedIcon: JSX.Element; | ||
//# sourceMappingURL=icons.d.ts.map |
{ | ||
"name": "@littlespoon/checkbox", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Little Spoon checkbox", | ||
@@ -17,3 +17,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@littlespoon/theme": "1.12.0" | ||
"@littlespoon/theme": "1.13.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "peerDependencies": { | ||
"license": "UNLICENSED", | ||
"gitHead": "a7f508c0be81bf895d992eec86e96ee30a0b1221" | ||
"gitHead": "838d744c6f8c1314042022c18035f493a1ce4c0b" | ||
} |
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
Sorry, the diff of this file is not supported yet
19124
158
+ Added@littlespoon/theme@1.13.0(transitive)
- Removed@littlespoon/theme@1.12.0(transitive)
Updated@littlespoon/theme@1.13.0