Skip to content

Commit 493097d

Browse files
committed
force headless ui
1 parent be95251 commit 493097d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"twind": "https://esm.sh/twind@0.16.19",
3131
"twind/": "https://esm.sh/twind@0.16.19/",
3232
"$std/": "https://deno.land/std@0.193.0/",
33-
"@headlessui/react": "https://esm.sh/@headlessui/react?alias=react:preact/compat,react-dom:preact/compat,@types/react:preact/compat&external=preact",
33+
"@headlessui/react": "https://esm.sh/@headlessui/react@1.7.17?alias=react:preact/compat,react-dom:preact/compat,@types/react:preact/compat&external=preact",
3434
"icons": "https://esm.sh/@heroicons/react@2.0.18/24/solid?alias=react:preact/compat&exports=ArrowPathIcon,CheckIcon,ChevronUpIcon,ChevronDownIcon,ChevronUpDownIcon,InformationCircleIcon",
3535
"react-confetti-explosion": "https://esm.sh/react-confetti-explosion?alias=react:preact/compat,react-dom:preact/compat,@types/react:preact/compat&external=preact",
3636
"fetch-retry": "https://esm.sh/fetch-retry",

0 commit comments

Comments
 (0)