Skip to content

Commit 6f8ee86

Browse files
committed
Fix website app version
1 parent 3c0887d commit 6f8ee86

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@docusaurus/theme-live-codeblock": "^2.4.1",
2222
"@emotion/react": "^11.10.4",
2323
"@emotion/styled": "^11.10.4",
24-
"@ffmpeg/ffmpeg": "^0.12.0-alpha.0",
25-
"@ffmpeg/util": "^0.12.0-alpha.0",
24+
"@ffmpeg/ffmpeg": "*",
25+
"@ffmpeg/util": "*",
2626
"@fontsource/roboto": "^4.5.8",
2727
"@mdx-js/react": "^1.6.22",
2828
"@mui/icons-material": "^5.10.6",

package-lock.json

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

0 commit comments

Comments
 (0)