Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sirarthurmoney committed Jun 1, 2023
1 parent cdc788d commit c061673
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@
"contracts/"
],
"main": "index.js",
"scripts": {
"test": "npx hardhat test",
"prettier": "prettier --write test/**/*.js && prettier --write test/*/*/*.js && prettier --write deploy/*.js && prettier --write tasks/*.js && prettier --write contracts/**/*.sol && prettier --write contracts/**/**/*.sol && prettier --write contracts/**/**/**/*.sol",
"lint": "yarn prettier && solhint 'contracts/*.sol' && solhint 'contracts/**/*.sol' && solhint 'contracts/**/**/*.sol' && solhint 'contracts/**/**/**/*.sol'"
},
"dependencies": {
"@layerzerolabs/lz-sdk": "latest",
"@layerzerolabs/solidity-examples": "latest",
Expand Down

0 comments on commit c061673

Please sign in to comment.