@featherds/button
Advanced tools
Comparing version 0.12.20 to 0.12.21
{ | ||
"name": "@featherds/button", | ||
"version": "0.12.20", | ||
"version": "0.12.21", | ||
"publishConfig": { | ||
@@ -13,4 +13,4 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/ripple": "^0.12.20", | ||
"@featherds/styles": "^0.12.20", | ||
"@featherds/ripple": "^0.12.21", | ||
"@featherds/styles": "^0.12.21", | ||
"vue": "^3.1.0-0" | ||
@@ -23,3 +23,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "20225e9c7f38b1c6c16b070034fade32206af1e8" | ||
"gitHead": "157489a864de7867adaae506f17aac80b4f56e70" | ||
} |
Updated@featherds/ripple@^0.12.21
Updated@featherds/styles@^0.12.21