@hig/typography
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,8 @@ | ||
# [@hig/typography-v1.0.2](https://github.com/Autodesk/hig/compare/@hig/typography@1.0.1...@hig/typography@1.0.2) (2019-02-08) | ||
### Bug Fixes | ||
* bump up theme-context dependency ([b068dab](https://github.com/Autodesk/hig/commit/b068dab)) | ||
# [@hig/typography-v1.0.1](https://github.com/Autodesk/hig/compare/@hig/typography@1.0.0...@hig/typography@1.0.1) (2019-01-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/typography", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "HIG Typography components", | ||
@@ -21,3 +21,3 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/theme-context": "^2.0.0", | ||
"@hig/theme-context": "^2.1.0", | ||
"emotion": "^10.0.0", | ||
@@ -31,4 +31,3 @@ "prop-types": "^15.6.1" | ||
"@hig/scripts": "^0.1.2", | ||
"@hig/semantic-release-config": "^0.1.0", | ||
"@hig/styles": "^0.3.0" | ||
"@hig/semantic-release-config": "^0.1.0" | ||
}, | ||
@@ -35,0 +34,0 @@ "peerDependencies": { |
@@ -10,3 +10,4 @@ # Typography | ||
``` | ||
yarn add @hig/typography @hig/fonts | ||
yarn add @hig/typography | ||
yarn add @hig/fonts | ||
``` | ||
@@ -13,0 +14,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5
26
20067
5
322
Updated@hig/theme-context@^2.1.0