Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit f539afe

Browse files
committed
Add publishConfig to dashboard-hardhat-plugin
1 parent a75816b commit f539afe

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/dashboard-hardhat-plugin/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,9 @@
5151
"dependencies": {
5252
"@truffle/dashboard-message-bus-client": "^0.1.10",
5353
"@truffle/from-hardhat": "^0.2.4"
54-
}
54+
},
55+
"publishConfig": {
56+
"access": "public"
57+
},
58+
"gitHead": "a75816b8744eb4bb390866b45b4b7843c630abe3"
5559
}

0 commit comments

Comments
 (0)