Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 201 Bytes

PUBLISH.md

File metadata and controls

14 lines (10 loc) · 201 Bytes

Publishing

$ npm run build
$ npm run release

Unpublish

You have to delete the tags and unpublish via npm with 72 hours.

$ npm unpublish nft-collection-gallery@<version>