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