@sb1/ffe-spinner-react
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.0.3](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-spinner-react@5.0.2...@sb1/ffe-spinner-react@5.0.3) (2021-03-15) | ||
### Bug Fixes | ||
* **ffe-spinner-react:** broadens version of peer dependencies ([78bdddc](https://github.com/SpareBank1/designsystem/commit/78bdddcec94641d07a68b267eb7995769a50a310)) | ||
## [5.0.2](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-spinner-react@5.0.1...@sb1/ffe-spinner-react@5.0.2) (2021-02-02) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@sb1/ffe-spinner-react", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"license": "MIT", | ||
@@ -42,4 +42,4 @@ "author": "SpareBank 1", | ||
"peerDependencies": { | ||
"@sb1/ffe-spinner": "^3.0.0", | ||
"react": "^16.9.0" | ||
"@sb1/ffe-spinner": "*", | ||
"react": ">=16.9.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "072f7a0ce24bd7fe80978a54e5a4d7c6216d700a" | ||
"gitHead": "274d896b03703139da2bfeab8ab32652f6b4c1e2" | ||
} |
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
18953