mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-27 19:28:56 +03:00
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:
parent
7154372af9
commit
0e38388e7b
@ -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
5692
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user