ssbc / ssb-blobs

blob gossiping ssb-subprotocol
MIT License
12 stars 11 forks source link

Update level and rimraf #26

Closed christianbundy closed 4 years ago

christianbundy commented 4 years ago

Problem: Our npm dependencies were outdated.

Solution: npm update. I left behind mkdirp because it was failing the tests with cryptic error messages and it wasn't super important to update.

arj03 commented 4 years ago

I will test this and get back to you @christianbundy

arj03 commented 4 years ago

Seems to work for me. Have you linked this into ssb-server and blobs are still working? If that is the case, then lets get this merged and released :+1:

mixmix commented 4 years ago

Merging without testing

oh ... actually I added a close test in another PR which makes me confident