Skip to content

Bump express from 4.19.2 to 4.21.1 #71

Bump express from 4.19.2 to 4.21.1

Bump express from 4.19.2 to 4.21.1 #71

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Test
run: |
yarn install
yarn test grapesjs-react