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