Commit 8a3a36d3 authored by d11e9's avatar d11e9

bump npm version to match latest

parent cc356049
......@@ -7,7 +7,7 @@ Browser solidity is a browser based solidity compiler. To use either visit [http
To use the solidity compiler via nodejs you can install it via npm
npm install --save solc
npm install solc
And then use it like so:
......
{
"name": "solc",
"version": "0.1.3-2",
"version": "0.1.4",
"description": "Solidity compiler",
"main": "index.js",
"scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment