Make package private.
Showing
... | @@ -33,5 +33,6 @@ | ... | @@ -33,5 +33,6 @@ |
"bugs": { | "bugs": { | ||
"url": "https://github.com/ethereum/browser-solidity/issues" | "url": "https://github.com/ethereum/browser-solidity/issues" | ||
}, | }, | ||
"homepage": "https://github.com/ethereum/browser-solidity#readme" | "homepage": "https://github.com/ethereum/browser-solidity#readme", | ||
"private": true | |||
} | } |
Please
register
or
sign in
to comment