Jad Termsani

Results 2 issues of Jad Termsani

This PR updates dependencies and corresponding config files

when I run ``` const data = fs.createReadStream(path/to/file.jpg); const cid = await fc.client.import(data); ``` I'm getting: `given file was not a files.File` but I can get the cid if I...

bug