diff --git a/package.json b/package.json index 6920a7c88..f1a4d781c 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "babel-preset-stage-3": "^6.17.0", "babel-register": "^6.23.0", "ethereumjs-testrpc": "^3.0.2", - "truffle": "git@github.com:ConsenSys/truffle.git#3.1.9" + "truffle": "https://github.com/ConsenSys/truffle.git#3.1.9" }, "scripts": { "test": "scripts/test.sh",