@featherds/button
Advanced tools
Comparing version 0.2.11 to 0.2.12
{ | ||
"name": "@featherds/button", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"publishConfig": { | ||
@@ -13,4 +13,4 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/ripple": "^0.2.11", | ||
"@featherds/styles": "^0.2.11", | ||
"@featherds/ripple": "^0.2.12", | ||
"@featherds/styles": "^0.2.12", | ||
"vue": "^3.1.0-0" | ||
@@ -23,3 +23,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "7fa91fd408911722cca0cb3164e7196cd1cca3d2" | ||
"gitHead": "dfaa7510202c7d4ff72011c943bd0bab78b24eaf" | ||
} |
Updated@featherds/ripple@^0.2.12
Updated@featherds/styles@^0.2.12