Skip to content

Update dependency @types/react to v18.3.5 #3494

Update dependency @types/react to v18.3.5

Update dependency @types/react to v18.3.5 #3494

Workflow file for this run

name: Apple Compiler 🍎
on:
push:
branches:
- main
- master
pull_request:
jobs:
build:
runs-on: macos-latest
strategy:
matrix:
yarn-version: [14, 15, 16]
steps:
- uses: actions/checkout@v4
- name: Yarn 🧶
run: |
yarn
- name: Typescript Builder 🏗️
run: |
yarn build