Skip to content

Commit

Permalink
[video] Fix expo-video build files (#27870)
Browse files Browse the repository at this point in the history
# Why

I merged `expo-video` package build with Node v18, but the CI uses Node
v20, which creates different build files and causes the CI to fail

# How

Rebuilt the packages with Node v20
  • Loading branch information
behenate committed Mar 26, 2024
1 parent b8af3fa commit eddf9ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/expo-video/build/VideoView.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eddf9ff

Please sign in to comment.