update app deps

This commit is contained in:
Chris Wanstrath 2026-01-29 23:33:54 -08:00
parent 3068c719cd
commit 588a982cdc
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
import { Hype } from 'hype'
import { Hype } from '@because/hype'
const app = new Hype

View File

@ -1,4 +1,4 @@
import { Hype } from 'hype'
import { Hype } from '@because/hype'
import { define, stylesToCSS } from '@because/forge'
const app = new Hype()

View File

@ -1,4 +1,4 @@
import { Hype } from 'hype'
import { Hype } from '@because/hype'
const app = new Hype