Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
Updated LYNC NFT Collection Claimer template name (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanu12joshi authored Apr 27, 2023
1 parent f222a25 commit 210aa02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/src/commands/create-dapp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ export const templateDappsMap: Map<string, ITemplateApp> = new Map<
url: "https://github.com/LYNC-WORLD/NFT-Collection-dApp-Template.git",
framework: FrameworkOptions.React,
rootPath: "./",
defaultProjectName: "my-NFTCollection-claimer",
defaultProjectName: "LYNC-claimer-page",
},
],
]);
Expand Down

0 comments on commit 210aa02

Please sign in to comment.