build with the latest dependencies (#84)

* build with the latest dependencies

close #69

* chore: update the dist files

* ci: use `npm ci` instead of `npm i`

* chore: update the dist files
This commit is contained in:
Kengo TODA
2020-12-06 17:56:38 +08:00
committed by GitHub
parent d891da9cbc
commit 583b9ac80c
4 changed files with 2966 additions and 2902 deletions

View File

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

3501
dist/index.js vendored

File diff suppressed because it is too large Load Diff

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff