Update dist after the dependabot PRs (#62)

This commit is contained in:
Sergey Vilgelm
2020-08-01 09:09:28 -05:00
committed by GitHub
parent 25d72af787
commit c598686db1
5 changed files with 90945 additions and 10811 deletions

View File

@ -13,7 +13,6 @@ jobs:
- uses: actions/checkout@v2
- run: |
npm install
npm run prepare-deps
npm run all
test: # make sure the action works on a clean machine without building
runs-on: ubuntu-latest