Skip to content

Commit

Permalink
chore: rm yarn build and deploy from contract for vercel prod buildin…
Browse files Browse the repository at this point in the history
…g purpose
  • Loading branch information
shawakash committed May 8, 2024
1 parent 181d1e9 commit 0c1e8b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"license": "MIT",
"private": "true",
"scripts": {
"build": "anchor build",
"deploy": "anchor deploy",
// "build": "anchor build",
// "deploy": "anchor deploy",
"test": "anchor test"
},
"dependencies": {
Expand Down

0 comments on commit 0c1e8b7

Please sign in to comment.