Skip to content

Commit 564a802

Browse files
committed
📢 Config publishing to public
1 parent b777de3 commit 564a802

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/mars/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
22
"name": "ethereum-mars",
3+
"version": "0.1.11",
34
"description": "The amazing smart contract deployment tool",
45
"license": "MIT",
5-
"version": "0.1.11",
6+
"publishConfig": {
7+
"access": "public"
8+
},
69
"keywords": [
710
"deployment",
811
"ethereum",

0 commit comments

Comments
 (0)