This commit is contained in:
Chris Wanstrath 2026-01-30 21:55:02 -08:00
parent 1576d92efc
commit e8c5eb9d85

View File

@ -1,6 +1,6 @@
{ {
"name": "@because/hype", "name": "@because/hype",
"version": "0.0.1", "version": "0.0.2",
"module": "src/index.tsx", "module": "src/index.tsx",
"type": "module", "type": "module",
"exports": { "exports": {
@ -26,4 +26,4 @@
"hono": "^4.10.4", "hono": "^4.10.4",
"kleur": "^4.1.5" "kleur": "^4.1.5"
} }
} }