@flyfish-group/file-viewer3 2.0.1 → 2.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.en.md CHANGED
@@ -2,4 +2,4 @@
2
2
 
3
3
  This is the historical Vue 3 compatibility package for Flyfish File Viewer. New integrations should prefer the standard package `@file-viewer/vue3`; this package keeps the existing npm line compatible for projects that already import `@flyfish-group/file-viewer3`.
4
4
 
5
- Documentation: [doc.flyfish-viewer.app](https://doc.flyfish-viewer.app/).
5
+ Documentation: [doc.file-viewer.app](https://doc.file-viewer.app/).
package/README.md CHANGED
@@ -2,4 +2,4 @@
2
2
 
3
3
  这是 Flyfish File Viewer 的 Vue3 历史兼容包。新项目建议优先使用标准包 `@file-viewer/vue3`;该包继续保持 npm 版本连续,方便已接入 `@flyfish-group/file-viewer3` 的项目平滑升级。
4
4
 
5
- 完整文档见 [doc.flyfish-viewer.app](https://doc.flyfish-viewer.app/)。
5
+ 完整文档见 [doc.file-viewer.app](https://doc.file-viewer.app/)。
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flyfish-group/file-viewer3",
3
- "version": "2.0.1",
3
+ "version": "2.0.3",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "description": "Historical Vue 3 alias package for @file-viewer/vue3",
@@ -41,7 +41,7 @@
41
41
  },
42
42
  "types": "dist/index.d.ts",
43
43
  "dependencies": {
44
- "@file-viewer/vue3": "^2.0.1"
44
+ "@file-viewer/vue3": "^2.0.3"
45
45
  },
46
46
  "devDependencies": {},
47
47
  "files": [