@featherds/dialog
Advanced tools
Comparing version 0.10.11 to 0.10.12
{ | ||
"name": "@featherds/dialog", | ||
"version": "0.10.11", | ||
"version": "0.10.12", | ||
"publishConfig": { | ||
@@ -12,6 +12,6 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/composables": "^0.10.11", | ||
"@featherds/icon": "^0.10.11", | ||
"@featherds/styles": "^0.10.11", | ||
"@featherds/utils": "^0.10.11", | ||
"@featherds/composables": "^0.10.12", | ||
"@featherds/icon": "^0.10.12", | ||
"@featherds/styles": "^0.10.12", | ||
"@featherds/utils": "^0.10.12", | ||
"vue": "^3.1.0-0" | ||
@@ -24,3 +24,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "103c3333f7166ff0f01090dbb8d610ad81829088" | ||
"gitHead": "68e3cf7d9702f8e1b6a83d8a4049d725e8e46489" | ||
} |
Updated@featherds/icon@^0.10.12
Updated@featherds/styles@^0.10.12
Updated@featherds/utils@^0.10.12