The CBOR API changes have [been merged upstream](https://github.com/ipfs-shipyard/proto.school/issues/68#issuecomment-435486857) into the latest IPFS. This means we need to: * Update the version of `js-ipfs` in the lessons. * Update the IPLD lessons to use the new API * Replace `{"/": cid.toBaseEncodedString()}` with `cid`.