aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-05-22 13:11:45 +0700
committerFactiven <[email protected]>2023-05-22 13:11:45 +0700
commit7c6274d46fd4285ebcd0f1c1dd3d229df30fbb44 (patch)
tree1c019797234eccb636fc09537035b3da8d786a51 /package.json
parentSmall changes (diff)
downloadmoopa-7c6274d46fd4285ebcd0f1c1dd3d229df30fbb44.tar.xz
moopa-7c6274d46fd4285ebcd0f1c1dd3d229df30fbb44.zip
Update v3.6.0
> We switch back to gogo as a source and this will fix the video won't play on iOS devices > Removed subtitle function since gogo doesn't provide external subtitle
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index fa7462d..b2381fa 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "moopa",
- "version": "3.5.8",
+ "version": "3.6.0",
"private": true,
"scripts": {
"dev": "next dev",
@@ -14,7 +14,7 @@
"@heroicons/react": "^2.0.17",
"@next/font": "13.0.7",
"@vercel/og": "^0.5.4",
- "artplayer": "latest",
+ "artplayer": "^5.0.9",
"axios": "^1.2.2",
"closest-match": "^1.3.3",
"dotenv": "^16.0.3",