Add package.json publishConfig so that these packages are published as public.
This commit is contained in:
@@ -46,5 +46,8 @@
|
||||
"request-promise-native": "^1.0.5",
|
||||
"web3": "^0.20.0",
|
||||
"web3-provider-engine": "^13.0.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user