Skip to content

Bump path-to-regexp from 6.2.0 to 6.3.0 #28

Bump path-to-regexp from 6.2.0 to 6.3.0

Bump path-to-regexp from 6.2.0 to 6.3.0 #28

Workflow file for this run

name: 'Build'
on: [push]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm install
- run: npm run build