Skip to content

Commit 06ce7da

Browse files
authored
Merge pull request #1165 from nextcloud/backport/1163/stable31
[stable31] fix: Pin pdfjs-dist to exact 4.0.189
2 parents 8a674f9 + 8c257f9 commit 06ce7da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@nextcloud/logger": "^3.0.2",
3535
"@nextcloud/router": "^3.0.1",
3636
"@nextcloud/sharing": "^0.2.4",
37-
"pdfjs-dist": "^4.0.189"
37+
"pdfjs-dist": "4.0.189"
3838
},
3939
"browserslist": [
4040
"extends @nextcloud/browserslist-config"

0 commit comments

Comments
 (0)