Skip to content

Bump @babel/traverse from 7.18.6 to 7.26.7 #68

Bump @babel/traverse from 7.18.6 to 7.26.7

Bump @babel/traverse from 7.18.6 to 7.26.7 #68

Workflow file for this run

name: testBuilding
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test npm run build
run: |
npm install
npm run build
npm run build:release