Skip to content

Commit 5bb5b3f

Browse files
author
Felix
authored
Add a package description
This description is shown e.g. when hovering with the mouse over the package name in VSCode.
1 parent 8d49be0 commit 5bb5b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "solidity-coverage",
33
"version": "0.8.1",
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)