mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 09:59:41 +05:00
feat: add kodik source parsing for custom player
This commit is contained in:
parent
0c6c990c67
commit
97c8935a0f
9 changed files with 3915 additions and 67 deletions
|
@ -16,6 +16,7 @@
|
|||
"markdown-to-jsx": "^7.4.7",
|
||||
"next": "^14.2.13",
|
||||
"next-plausible": "^3.12.1",
|
||||
"next-video": "^2.1.0",
|
||||
"react": "^18",
|
||||
"react-cropper": "^2.3.3",
|
||||
"react-dom": "^18",
|
||||
|
@ -35,6 +36,7 @@
|
|||
"eslint": "^8",
|
||||
"eslint-config-next": "14.2.5",
|
||||
"postcss": "^8",
|
||||
"prettier": "^3.5.3",
|
||||
"tailwind-scrollbar": "^3.1.0",
|
||||
"tailwindcss": "^3.4.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue