Skip to content

Bump socket.io from 4.6.1 to 4.7.5 #36

Bump socket.io from 4.6.1 to 4.7.5

Bump socket.io from 4.6.1 to 4.7.5 #36

Workflow file for this run

on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '10.15.3'
- run: npm install
- run: npm test