Skip to content

Bump @types/react-dom from 18.3.5 to 19.0.1 #17

Bump @types/react-dom from 18.3.5 to 19.0.1

Bump @types/react-dom from 18.3.5 to 19.0.1 #17

Workflow file for this run

name: Test if it builds
on:
push:
branches:
- main
pull_request:
types:
- opened
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bun run build