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