I forked an existing notebook and updated versions to latest. However I am running into an issue invalid module.
One of the packages has a dependency seedrandom which relies on crypto. It’s possible to use a minimal version of it but how do I do package resolutions on observable?
I also tried a es6 import and didn’t seem to work as well