Use @videojs npm scope (#121)

This commit is contained in:
Rahim
2025-10-23 15:23:21 -07:00
committed by GitHub
parent 1ad0bc436f
commit f9dcb12542
58 changed files with 126 additions and 126 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { defineVjsPlayer } from '@vjs-10/html';
import { defineVjsPlayer } from '@videojs/html';
defineVjsPlayer();