Skip to content

Commit

Permalink
Add a package description to package.json (#775)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovehackathons committed Sep 21, 2023
1 parent c680e54 commit 70a5084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "solidity-coverage",
"version": "0.8.4",
"description": "",
"description": "Code coverage for Solidity testing",
"main": "plugins/nomiclabs.plugin.js",
"bin": {
"solidity-coverage": "./plugins/bin.js"
Expand Down

0 comments on commit 70a5084

Please sign in to comment.