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