@react-md/elevation
Advanced tools
Comparing version 2.4.1 to 2.4.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.4.2](https://github.com/mlaursen/react-md/compare/v2.4.1...v2.4.2) (2020-10-23) | ||
**Note:** Version bump only for package [@react-md/elevation](../elevation) | ||
## [2.4.1](https://github.com/mlaursen/react-md/compare/v2.4.0...v2.4.1) (2020-10-17) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@react-md/elevation", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"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.4.1", | ||
"@react-md/transition": "^2.4.1", | ||
"@react-md/utils": "^2.4.1" | ||
"@react-md/theme": "^2.4.2", | ||
"@react-md/transition": "^2.4.2", | ||
"@react-md/utils": "^2.4.2" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0e734e6aa94a6b7091244404d7c6ea6916fb43a5" | ||
"gitHead": "49577fdd48d1b52db51c3d05df6cadb3c9cf0bdc" | ||
} |
41947
+ Added@babel/runtime@7.26.9(transitive)
+ Added@types/react@19.0.9(transitive)
- Removed@babel/runtime@7.26.7(transitive)
- Removed@types/react@19.0.8(transitive)
Updated@react-md/theme@^2.4.2
Updated@react-md/transition@^2.4.2
Updated@react-md/utils@^2.4.2