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