Commit 3d7625f4 authored by Jeromy's avatar Jeromy
Browse files

add go compiler version requirement to package.json

parent bd600922
...@@ -157,6 +157,7 @@ ...@@ -157,6 +157,7 @@
"issues_url": "", "issues_url": "",
"gx_version": "0.4.0", "gx_version": "0.4.0",
"gx": { "gx": {
"dvcsimport": "github.com/ipfs/go-libp2p" "dvcsimport": "github.com/ipfs/go-libp2p",
"goversion":"1.5.2"
} }
} }
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