Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit b1b4232

Browse files
committed
Updated WV
Updated package version
1 parent 2df8084 commit b1b4232

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "webviewer",
33
"widgetName": "WebViewer",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"description": "My widget description",
6-
"copyright": "2020 PDFTron",
6+
"copyright": "2022 PDFTron",
77
"author": "Andrey Safonov",
88
"config": {
99
"projectPath": "../..//",
@@ -29,7 +29,7 @@
2929
"@types/react-dom": "~18.0.5"
3030
},
3131
"dependencies": {
32-
"@pdftron/webviewer": "^8.6.1",
32+
"@pdftron/webviewer": "^8.8.0-20220913",
3333
"classnames": "^2.2.6"
3434
}
3535
}

0 commit comments

Comments
 (0)