@react-md/elevation
Advanced tools
Comparing version 2.6.0 to 2.7.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [2.7.0](https://github.com/mlaursen/react-md/compare/v2.6.0...v2.7.0) (2021-02-28) | ||
### Documentation | ||
* **tsdoc:** fixed remaining tsdoc syntax warnings ([946f4dd](https://github.com/mlaursen/react-md/commit/946f4dddf380b9f2313fb76d54d969aa2adbff53)) | ||
# [2.6.0](https://github.com/mlaursen/react-md/compare/v2.5.5...v2.6.0) (2021-02-13) | ||
@@ -8,0 +20,0 @@ |
@@ -1,5 +0,1 @@ | ||
/** | ||
* This file was generated from @react-md/dev-utils and should not be updated | ||
* manually. | ||
*/ | ||
declare const _default: { | ||
@@ -6,0 +2,0 @@ "rmd-elevation-color": string; |
"use strict"; | ||
/** | ||
/* | ||
* This file was generated from @react-md/dev-utils and should not be updated | ||
@@ -4,0 +4,0 @@ * manually. |
{ | ||
"name": "@react-md/elevation", | ||
"version": "2.6.0", | ||
"version": "2.7.0", | ||
"description": "This is a small package for react-md that can create the elevation styles in the material design spec.", | ||
@@ -34,5 +34,5 @@ "main": "./dist/scssVariables.js", | ||
"dependencies": { | ||
"@react-md/theme": "^2.6.0", | ||
"@react-md/transition": "^2.6.0", | ||
"@react-md/utils": "^2.6.0" | ||
"@react-md/theme": "^2.7.0", | ||
"@react-md/transition": "^2.7.0", | ||
"@react-md/utils": "^2.7.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "fe442494d054126c0ba9ee40260d234668e2ba18" | ||
"gitHead": "931e81f628b580837df3a97267a42c9880b13815" | ||
} |
@@ -1,2 +0,2 @@ | ||
/** | ||
/* | ||
* This file was generated from @react-md/dev-utils and should not be updated | ||
@@ -3,0 +3,0 @@ * manually. |
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
42749
272
Updated@react-md/theme@^2.7.0
Updated@react-md/transition@^2.7.0
Updated@react-md/utils@^2.7.0