anix/ci: fix build

This commit is contained in:
Kentai Radiquum 2025-08-28 22:13:53 +05:00
parent 7f007480ed
commit 284e262527
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
4 changed files with 27 additions and 5 deletions

View file

@ -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",