overload version for npm publishes.
Showing
{ | { | ||
"name": "solc", | "name": "solc", | ||
"version": "0.1.3", | "version": "0.1.3-1", | ||
"description": "Solidity compiler", | "description": "Solidity compiler", | ||
"main": "index.js", | "main": "index.js", | ||
"bin": { | |||
"solc": "bin/soljson-latest.js" | |||
}, | |||
"scripts": { | "scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | "test": "echo \"Error: no test specified\" && exit 1" | ||
}, | }, | ||
... | ... |
Please
register
or
sign in
to comment