Skip to content

Bump @types/tinycolor2 from 1.4.4 to 1.4.5 #10

Bump @types/tinycolor2 from 1.4.4 to 1.4.5

Bump @types/tinycolor2 from 1.4.4 to 1.4.5 #10

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: build
run: |
npm install
npm run compile
npm run test