@hig/icons
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -0,1 +1,8 @@ | ||
# [@hig/icons-v2.1.1](https://github.com/Autodesk/hig/compare/@hig/icons@2.1.0...@hig/icons@2.1.1) (2019-03-13) | ||
### Bug Fixes | ||
* theme-context and theme-data as peer dependencies ([34cd334](https://github.com/Autodesk/hig/commit/34cd334)) | ||
# [@hig/icons-v2.1.0](https://github.com/Autodesk/hig/compare/@hig/icons@2.0.2...@hig/icons@2.1.0) (2019-03-08) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/icons", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "HIG icon assets", | ||
@@ -26,6 +26,8 @@ "author": "Autodesk Inc.", | ||
"@hig/semantic-release-config": "^0.1.0", | ||
"@hig/typography": "^1.0.2", | ||
"@hig/typography": "^1.0.3", | ||
"svgo": "^1.0.5" | ||
}, | ||
"peerDependencies": { | ||
"@hig/theme-context": "^2.1.3", | ||
"@hig/theme-data": "^2.3.3", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -59,5 +61,4 @@ }, | ||
"dependencies": { | ||
"@hig/theme-context": "^2.1.2", | ||
"emotion": "^10.0.0" | ||
} | ||
} |
@@ -20,2 +20,10 @@ # Icons | ||
## Getting started | ||
### Install the package | ||
```bash | ||
yarn add @hig/icons @hig/theme-context @hig/theme-data | ||
``` | ||
# Developing | ||
@@ -22,0 +30,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
1165887
41
4
+ Added@hig/theme-data@2.26.0(transitive)
- Removed@hig/theme-context@^2.1.2
- Removed@hig/theme-data@3.4.2(transitive)