Remove package-lock.json

It shouldn't be critical now that we're no longer testing with it and the
examples build should be testing against the latest anyway!
This commit is contained in:
Alex Crichton 2018-08-27 17:40:46 -07:00
parent 7154372af9
commit 0e38388e7b
2 changed files with 1 additions and 5693 deletions

View File

@ -75,7 +75,7 @@ matrix:
env: JOB=examples-build
install:
- *INSTALL_NODE_VIA_NVM
- npm ci --verbose
- npm install
script:
- |
for dir in `ls examples | grep -v README | grep -v asm.js | grep -v no_modules`; do

5692
package-lock.json generated

File diff suppressed because it is too large Load Diff