Skip to content

Commit

Permalink
📢 Config publishing to public
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-trust committed Jan 7, 2022
1 parent b777de3 commit 564a802
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/mars/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
{
"name": "ethereum-mars",
"version": "0.1.11",
"description": "The amazing smart contract deployment tool",
"license": "MIT",
"version": "0.1.11",
"publishConfig": {
"access": "public"
},
"keywords": [
"deployment",
"ethereum",
Expand Down

0 comments on commit 564a802

Please sign in to comment.