@featherds/back-button
Advanced tools
Comparing version 0.12.33 to 0.12.34
{ | ||
"name": "@featherds/back-button", | ||
"version": "0.12.33", | ||
"version": "0.12.34", | ||
"publishConfig": { | ||
@@ -13,6 +13,6 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/icon": "^0.12.33", | ||
"@featherds/ripple": "^0.12.33", | ||
"@featherds/styles": "^0.12.33", | ||
"@featherds/utils": "^0.12.33", | ||
"@featherds/icon": "^0.12.34", | ||
"@featherds/ripple": "^0.12.34", | ||
"@featherds/styles": "^0.12.34", | ||
"@featherds/utils": "^0.12.34", | ||
"vue": "^3.1.0-0" | ||
@@ -25,3 +25,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "582a24a74c24ded10dc0064ccf3b518707a675ad" | ||
"gitHead": "ec7c0e21cda161c8a9f268d282e3779af6765c54" | ||
} |
Updated@featherds/icon@^0.12.34
Updated@featherds/ripple@^0.12.34
Updated@featherds/styles@^0.12.34
Updated@featherds/utils@^0.12.34