Skip to content

Commit

Permalink
Release (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
gianalarcon authored Jan 3, 2025
1 parent 1075bb4 commit ba5af87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/snfoundry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"compile": "cd contracts && scarb build",
"format": "prettier --write 'scripts-ts/**/*.{ts,tsx}' && cd contracts && scarb fmt",
"format:check": "prettier --check 'scripts-ts/**/*.{ts,tsx}' && cd contracts && scarb fmt --check",
"postinstall": "shx cp -n .env.example .env",
"verify": "ts-node scripts-ts/verify-contracts.ts"
},
"devDependencies": {
Expand Down

0 comments on commit ba5af87

Please sign in to comment.