mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-23 23:17:20 +00:00
feat: add drm interfaces (#4657)
This commit is contained in:
@@ -16,6 +16,11 @@ cd packages/react-native-video
|
||||
bun run release $@
|
||||
cd ../..
|
||||
|
||||
echo "[DRM Plugin] Publishing drm plugin"
|
||||
cd packages/drm-plugin
|
||||
bun run release $@
|
||||
cd ../..
|
||||
|
||||
echo "[React Native Video] Making Github Release"
|
||||
bun run release:github $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user