Skip to content

fix(deps): update dependency blurhash to v2 #116

fix(deps): update dependency blurhash to v2

fix(deps): update dependency blurhash to v2 #116

Workflow file for this run

name: Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: "14.x"
- name: use npm
run: |
npm install
npm test