Skip to content

Bump @babel/traverse from 7.18.0 to 7.24.5 #48

Bump @babel/traverse from 7.18.0 to 7.24.5

Bump @babel/traverse from 7.18.0 to 7.24.5 #48

Workflow file for this run

name: Package Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: preactjs/compressed-size-action@v1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'