Merge pull request #3420 from janhq/chore/fix-ci-remove-headlessui

chore: fix CI - remove headless ui
This commit is contained in:
Louis 2024-08-20 11:09:16 +07:00 committed by GitHub
commit 5bbf7f8676
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,6 @@
"compile": "tsc --noEmit -p . --pretty"
},
"dependencies": {
"@headlessui/react": "^1.7.15",
"@heroicons/react": "^2.0.18",
"@hookform/resolvers": "^3.3.2",
"@janhq/core": "link:./core",