Commit ff69c544 by Francisco Giordano

move zos (cli) to devDependency

parent 6669f3fc
......@@ -59,11 +59,11 @@
"solidity-coverage": "^0.4.15",
"solium": "^1.1.6",
"truffle": "^4.1.5",
"truffle-hdwallet-provider": "0.0.3"
"truffle-hdwallet-provider": "0.0.3",
"zos": "^0.3.7"
},
"dependencies": {
"dotenv": "^4.0.0",
"zos": "^0.3.7",
"zos-lib": "0.0.5"
}
}
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