This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: examples for js-ipfs 0.41 (#270)
* 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
- Loading branch information