Skip to content

Commit 5ac2426

Browse files
committed
Add Headless UI peer dep
1 parent 7df6196 commit 5ac2426

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/components/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"@theguild/tailwind-config": "^0.6.3",
4848
"next": "^13 || ^14 || ^15.0.0",
4949
"react": "^18.2.0",
50-
"react-dom": "^18.2.0"
50+
"react-dom": "^18.2.0",
51+
"@headlessui/react": "2.2.0"
5152
},
5253
"dependencies": {
5354
"@giscus/react": "3.1.0",

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)