notion-sdk-js
notion-sdk-js copied to clipboard
Replace node-fetch with isomorphic-fetch
As the title says
hy @pax-k can i start work on this
I guess, the package has to force the use of node 18+ Currently it is set to 12+. No issue for me and I would really like to get rid of node-fetch as transient dependency.
Created PR #506 for this.