@react-md/elevation
Advanced tools
Comparing version 2.3.0-alpha.1 to 2.3.0-alpha.2
@@ -6,2 +6,6 @@ # Change Log | ||
# [2.3.0-alpha.2](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.2) (2020-09-05) | ||
**Note:** Version bump only for package [@react-md/elevation](../elevation) | ||
# [2.3.0-alpha.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.1) (2020-09-03) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@react-md/elevation", | ||
"version": "2.3.0-alpha.1", | ||
"version": "2.3.0-alpha.2", | ||
"description": "This is a small package for react-md that can create the elevation styles in the material design spec.", | ||
@@ -38,5 +38,5 @@ "scripts": { | ||
"dependencies": { | ||
"@react-md/theme": "^2.3.0-alpha.1", | ||
"@react-md/transition": "^2.3.0-alpha.1", | ||
"@react-md/utils": "^2.3.0-alpha.1" | ||
"@react-md/theme": "^2.3.0-alpha.2", | ||
"@react-md/transition": "^2.3.0-alpha.2", | ||
"@react-md/utils": "^2.3.0-alpha.2" | ||
}, | ||
@@ -46,3 +46,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a1c24cacc88fcb9ba3ba8bec2dd0a97a2b885553" | ||
"gitHead": "71089d4a203d944465d73ac5f940c1d8798974a5" | ||
} |
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
40642