Skip to content

Update dependency @types/react-dom to v18.2.14 #286

Update dependency @types/react-dom to v18.2.14

Update dependency @types/react-dom to v18.2.14 #286

Workflow file for this run

on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '18'
- run: yarn install --frozen-lockfile
- run: yarn build