Skip to content

Commit

Permalink
fix(@agora): AG-18 fixed package.json
Browse files Browse the repository at this point in the history
fixed package json property not used
  • Loading branch information
g3k0 committed Mar 28, 2024
1 parent 90a1e4b commit 29309c5
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 @@ -24,8 +24,7 @@
"test-contracts": "npx hardhat test",
"test-scripts": " jest --coverage --bail",
"lint": "npx lint-staged",
"duplicated": "npx jscpd",
"test-code-coverage": "nyc jest"
"duplicated": "npx jscpd"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 29309c5

Please sign in to comment.