Skip to content

Update dependency @react-three/drei to v9.90.2 #5549

Update dependency @react-three/drei to v9.90.2

Update dependency @react-three/drei to v9.90.2 #5549

Workflow file for this run

name: ESLint
on: push
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Install dependencies
run: yarn install
- name: Run ESLint
run: yarn lint