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