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:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -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
3501
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
2362
dist/sourcemap-register.js
vendored
2362
dist/sourcemap-register.js
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user