We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f90571 commit 407cf07Copy full SHA for 407cf07
src/index.ts
@@ -80,7 +80,6 @@ async function main() {
80
const spaces = await daoAPI.getSpaces()
81
await writeDAOToFile(spaces)
82
83
-
84
await mergePublicFileToOutput('non-fungible-collections')
85
await mergePublicFileToOutput('non-fungible-tokens')
86
await mergePublicFileToOutput('nft-lucky-drop')
0 commit comments