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