Skip to content

build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 #166

build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 #166

Workflow file for this run

name: "Build"
on:
[push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
npm i
npm run all