@availity/app-icon
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -6,2 +6,14 @@ # Change Log | ||
## [1.1.2](https://github.com/Availity/availity-react/compare/@availity/app-icon@1.1.1...@availity/app-icon@1.1.2) (2019-02-25) | ||
### Bug Fixes | ||
* removed npmrc and added config to lerna for now creating locks ([efe82ab](https://github.com/Availity/availity-react/commit/efe82ab)) | ||
* removed package-locks,added npmrc ignore,fixed react as hoisted dep ([4648319](https://github.com/Availity/availity-react/commit/4648319)) | ||
## [1.1.1](https://github.com/Availity/availity-react/compare/@availity/app-icon@1.1.0...@availity/app-icon@1.1.1) (2019-02-13) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@availity/app-icon", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "Evan Sharp <evan.sharp@availity.com>", | ||
@@ -24,4 +24,4 @@ "description": "Availity UI Kit application icon react component.", | ||
"prop-types": "^15.5.8", | ||
"react": "^16.3.0", | ||
"react-dom": "^16.3.0", | ||
"react": "^16.8.3", | ||
"react-dom": "^16.8.3", | ||
"react-testing-library": "^5.4.4" | ||
@@ -32,3 +32,3 @@ }, | ||
}, | ||
"gitHead": "e9f1d5f8515f78624f227c646f5b38f61bfab1f4" | ||
"gitHead": "f8641fc674d6e5b92c0f6a389bd22369d6777328" | ||
} |
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
8423