Skip to content

Commit b4209a9

Browse files
fix: Update description
1 parent e8afc34 commit b4209a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/capacitor-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@capacitor/file-viewer",
33
"version": "2.0.0-development.5",
4-
"description": "The FileViewer API provides mechanisms for opening files and previewing media. Not available on Web.",
4+
"description": "The FileViewer API provides mechanisms for opening files and previewing media. Not available for Web.",
55
"main": "./dist/plugin.cjs",
66
"module": "./dist/plugin.mjs",
77
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)