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