Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0xAleksaOpacic committed Oct 21, 2024
1 parent 971c054 commit f58b583
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"license": "GPL-3.0",
"scripts": {
"compile": "npx hardhat compile",
"test": "npx hardhat test --network nil",
"deploy": "rm -rf ignition/deployments && npx hardhat ignition deploy ./ignition/modules/amm.ts --network nil",
"test": "npx hardhat test",
"clean": "rm -rf iginition/deployments",
"format": "biome format ./",
"lint": "biome check ./",
Expand Down

0 comments on commit f58b583

Please sign in to comment.