Skip to content

Bump rollup from 3.29.4 to 3.29.5 #77

Bump rollup from 3.29.4 to 3.29.5

Bump rollup from 3.29.4 to 3.29.5 #77

Workflow file for this run

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