@react-md/elevation
Advanced tools
Comparing version 3.0.0 to 3.0.1-alpha.0
@@ -6,2 +6,14 @@ # Change Log | ||
## [3.0.1-alpha.0](https://github.com/mlaursen/react-md/compare/v3.0.0...v3.0.1-alpha.0) (2021-08-15) | ||
### Bug Fixes | ||
* Updated peerDepdencies to fix yarn berry peer requirements ([7f4234a](https://github.com/mlaursen/react-md/commit/7f4234a14b9cdf39036d30621d88547b38eeec46)), closes [#1224](https://github.com/mlaursen/react-md/issues/1224) | ||
# [3.0.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0) (2021-08-13) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@react-md/elevation", | ||
"version": "3.0.0", | ||
"version": "3.0.1-alpha.0", | ||
"description": "This is a small package for react-md that can create the elevation styles in the material design spec.", | ||
@@ -31,9 +31,13 @@ "main": "./dist/scssVariables.js", | ||
"@react-md/theme": "^3.0.0", | ||
"@react-md/transition": "^3.0.0", | ||
"@react-md/transition": "^3.0.1-alpha.0", | ||
"@react-md/utils": "^3.0.0" | ||
}, | ||
"peerDependencies": { | ||
"react": ">= 16.8.0", | ||
"react-dom": ">= 16.8.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "a9995e084480006a77f9123b95ce7275998fb406" | ||
"gitHead": "df78f6580dea5b61f221f29093e92b6a9f3f2924" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
76587
5
1