Skip to content

Commit

Permalink
remove extra minter
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenmarcus committed Nov 21, 2023
1 parent a0b8649 commit f07d0f5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 33 deletions.
2 changes: 0 additions & 2 deletions minter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
"@radix-ui/react-slot": "^1.0.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"formidable": "^3.5.1",
"hexoid": "^1.0.0",
"lucide-react": "^0.292.0",
"next": "14.0.3",
"react": "^18",
Expand Down
30 changes: 0 additions & 30 deletions minter/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion minter/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export default function Home() {
</div>
<div>
<NearWalletConnector />
<Minter />
</div>
</div>
</div>
Expand Down

0 comments on commit f07d0f5

Please sign in to comment.