@diana-ui/typography
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -14,3 +14,3 @@ var __rest = (this && this.__rest) || function (s, e) { | ||
import { useStyles } from "@diana-ui/base"; | ||
const styleSheet = theme => ({ | ||
const styleSheet = (theme) => ({ | ||
pageTitle: Object.assign({}, theme.typography.pageTitle), | ||
@@ -17,0 +17,0 @@ subtitle: Object.assign({}, theme.typography.subtitle), |
{ | ||
"name": "@diana-ui/typography", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"main": "lib/index.js", | ||
@@ -15,4 +15,4 @@ "module": "module/index.js", | ||
"dependencies": { | ||
"@diana-ui/base": "^0.1.5", | ||
"@diana-ui/types": "^0.1.4" | ||
"@diana-ui/base": "^0.1.6", | ||
"@diana-ui/types": "^0.1.5" | ||
}, | ||
@@ -44,3 +44,3 @@ "scripts": { | ||
}, | ||
"gitHead": "cfc3e13de277b94b9b7c4c9e275dbb79e2846cc1" | ||
"gitHead": "c5cbd282395606691a1d6280b5a81673a3c1009f" | ||
} |
12550
Updated@diana-ui/base@^0.1.6
Updated@diana-ui/types@^0.1.5