mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-07 15:03:53 +05:00
anix/ci: fix build
This commit is contained in:
parent
7f007480ed
commit
284e262527
4 changed files with 27 additions and 5 deletions
|
@ -7,8 +7,7 @@
|
|||
"dev-with-services": "node ./run-all.dev.js",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
"postinstall": "flowbite-react patch"
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"apexcharts": "^3.52.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue