Greenruhm / connect

Greenruhm Connect is your white label, custom-branded connection to the music metaverse. It allows you to provide music NFT services inside your app with your branding.
MIT License
1 stars 0 forks source link

fix(addMediaExport): fixes exporting of addMedia and createDrop #82

Closed jwicks31 closed 1 year ago

jwicks31 commented 1 year ago

Unfortunately I overlooked how the features were exported. This updates used in createDrop and addMedia to CommonJS.

ericelliott commented 1 year ago

lgtm... sorry about that. CommonJS is still the best authoring format for OSS libraries, unfortunately.