Psychedelic / DAB-js

JS library that wraps necessary methods to integrate DAB and its NFTs.
GNU General Public License v3.0
28 stars 19 forks source link

fix: 🐛 prevent double package publish #36

Closed heldrida closed 2 years ago

heldrida commented 2 years ago

Why?

Having a publish script causes double publish when running npm publish, that should not be the case.