build: remove package-lock.json

This commit is contained in:
Alexander Zeitler 2021-04-10 21:53:08 +02:00
parent 397000087c
commit 3495f93468
2 changed files with 2 additions and 8160 deletions

View file

@ -27,7 +27,7 @@ jobs:
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run: npm install
- run: yarn
- save_cache:
paths:
@ -35,5 +35,5 @@ jobs:
key: v1-dependencies-{{ checksum "package.json" }}
# run tests!
- run: npm test
- run: yarn test

8158
package-lock.json generated

File diff suppressed because it is too large Load diff