chore(examples/web): Use UMP (#754)

This commit is contained in:
Luan
2024-09-16 12:38:59 -03:00
committed by GitHub
parent 0a5d3aa76d
commit 425027ce89
3 changed files with 365 additions and 261 deletions

View File

@@ -13,7 +13,8 @@
"vite": "^3.2.10"
},
"dependencies": {
"bgutils-js": "^1.1.0",
"bgutils-js": "^2.0.1",
"googlevideo": "github:LuanRT/googlevideo",
"shaka-player": "^4.3.8"
}
}