feat: update code to work with new libs
Some checks failed
Build and Test / release (pull_request) Blocked by required conditions
Build and Test / build (pull_request) Failing after 24s

This commit is contained in:
Lucas Oskorep
2026-01-29 02:41:59 -05:00
parent b8e861cf9e
commit 7773c3b808
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ packages:
build: packages && build-schemas
rm -rf dist/*
tsc
pnpm exec tsc
cp metadata.json dist/
cp stylesheet.css dist/
mkdir -p dist/schemas