You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2023. It is now read-only.
* refactor: examples for js-ipfs 0.41
This also removes the `react-live` preview component that uses `buble`.
`buble` does not support `for await...of` loops. Instead we just run the code (in the same way that `react-live` does) without the transpile.
* fix: promisify error
* chore: update ipfs dep and remove promisify shim
* chore: old aegir is old
0 commit comments