Skip to content

chore(deps): update babel monorepo to v7.24.7 #287

chore(deps): update babel monorepo to v7.24.7

chore(deps): update babel monorepo to v7.24.7 #287

Workflow file for this run

name: TypeScript React CI
on: [push]
jobs:
install-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm test