Skip to content

Bump node-fetch from 3.3.1 to 3.3.2 #1015

Bump node-fetch from 3.3.1 to 3.3.2

Bump node-fetch from 3.3.1 to 3.3.2 #1015

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"