chore: remove lock file

This commit is contained in:
Dmitry Shirokov 2021-06-09 10:19:49 +10:00
parent cd4692bfac
commit 493e090068
No known key found for this signature in database
GPG Key ID: 6E10CF925A2992F5
4 changed files with 3 additions and 14126 deletions

View File

@ -20,7 +20,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm i
- run: npm run lint
- run: npm test
- run: npm run build

View File

@ -17,7 +17,7 @@ jobs:
with:
node-version: 14
- name: Install dependencies
run: npm ci
run: npm i
- name: Build module
run: npm run build
- name: Release

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ coverage
npm-debug.log
lib
TODO.md
package-lock.json

14124
package-lock.json generated

File diff suppressed because it is too large Load Diff