Skip to content

Commit 70a5084

Browse files
author
ilovehackathons
authoredSep 21, 2023
Add a package description to package.json (#775)
1 parent c680e54 commit 70a5084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "solidity-coverage",
33
"version": "0.8.4",
4-
"description": "",
4+
"description": "Code coverage for Solidity testing",
55
"main": "plugins/nomiclabs.plugin.js",
66
"bin": {
77
"solidity-coverage": "./plugins/bin.js"

0 commit comments

Comments
 (0)
Please sign in to comment.