Skip to content

Bump framer-motion from 10.16.4 to 10.16.16 #430

Bump framer-motion from 10.16.4 to 10.16.16

Bump framer-motion from 10.16.4 to 10.16.16 #430

Workflow file for this run

name: PR builds
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2.3.1
- name: Install and Build
run: |
yarn
CI=false yarn build