Skip to content

Commit 93a661e

Browse files
committed
Fix libav version
1 parent 5eec20d commit 93a661e

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
@@ -38,7 +38,7 @@
3838
"jshashes": "^1.0.8",
3939
"jwt-decode": "^3.1.2",
4040
"katex": "^0.16.21",
41-
"libav.js": "^4.8.6",
41+
"libav.js": "=4.8.6",
4242
"libavjs-webcodecs-polyfill": "^0.4.4",
4343
"pdfjs-dist": "^4.2.67",
4444
"pica": "^7.1.0",

0 commit comments

Comments
 (0)