@featherds/pdf-viewer
Advanced tools
Comparing version 0.10.10 to 0.10.11
{ | ||
"name": "@featherds/pdf-viewer", | ||
"version": "0.10.10", | ||
"version": "0.10.11", | ||
"publishConfig": { | ||
@@ -12,8 +12,8 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/button": "^0.10.10", | ||
"@featherds/composables": "^0.10.10", | ||
"@featherds/dialog": "^0.10.10", | ||
"@featherds/icon": "^0.10.10", | ||
"@featherds/progress": "^0.10.10", | ||
"@featherds/styles": "^0.10.10", | ||
"@featherds/button": "^0.10.11", | ||
"@featherds/composables": "^0.10.11", | ||
"@featherds/dialog": "^0.10.11", | ||
"@featherds/icon": "^0.10.11", | ||
"@featherds/progress": "^0.10.11", | ||
"@featherds/styles": "^0.10.11", | ||
"vue": "^3.1.0-0" | ||
@@ -26,3 +26,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "c8cc66ea74c6a82643fd565a629980f9bdd75008" | ||
"gitHead": "103c3333f7166ff0f01090dbb8d610ad81829088" | ||
} |
Updated@featherds/button@^0.10.11
Updated@featherds/dialog@^0.10.11
Updated@featherds/icon@^0.10.11
Updated@featherds/progress@^0.10.11
Updated@featherds/styles@^0.10.11