We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f57a4 commit b2d4985Copy full SHA for b2d4985
1 file changed
packages/plugin/package.json
@@ -58,5 +58,9 @@
58
},
59
"publishConfig": {
60
"access": "public"
61
- }
+ },
62
+ "repository": {
63
+ "type": "git",
64
+ "url": "https://github.com/openscan-explorer/hardhat-plugin"
65
+ }
66
}
0 commit comments