Skip to content

Bump @babel/core from 7.22.9 to 7.22.10 #1047

Bump @babel/core from 7.22.9 to 7.22.10

Bump @babel/core from 7.22.9 to 7.22.10 #1047

Workflow file for this run

name: Build
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: zendesk/checkout@v2
- run: "npm install && npm run build && npm run package"