@nativescript-community/ui-material-ripple
Advanced tools
Comparing version 7.0.42 to 7.1.0
{ | ||
"name": "@nativescript-community/ui-material-ripple", | ||
"version": "7.0.42", | ||
"version": "7.1.0", | ||
"description": "The Material Design Ripple component provides a radial action in the form of a visual ripple expanding outward from the user's touch. Ripple is a visual form of feedback for touch events providing users a clear signal that an element is being touched.", | ||
@@ -49,5 +49,5 @@ "main": "./ripple", | ||
"dependencies": { | ||
"@nativescript-community/ui-material-core": "^7.0.42" | ||
"@nativescript-community/ui-material-core": "^7.1.0" | ||
}, | ||
"gitHead": "4967955be76fe33eec65879a8cad32ecb5e74a0f" | ||
"gitHead": "f88bb036c6d834fb74920ce394a78b2b9cf090a2" | ||
} |
43827