Commit 07209231 by Santiago Palladino

Add zos CLI as dev dependency and bump zos lib version

parent 95666637
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -56,9 +56,10 @@ ...@@ -56,9 +56,10 @@
"solium": "^1.1.8", "solium": "^1.1.8",
"truffle": "^4.1.13", "truffle": "^4.1.13",
"truffle-hdwallet-provider": "0.0.5", "truffle-hdwallet-provider": "0.0.5",
"web3-utils": "^1.0.0-beta.34" "web3-utils": "^1.0.0-beta.34",
"zos": "^2.0.0-rc.0"
}, },
"peerDependencies": { "peerDependencies": {
"zos-lib": "^2.0.0-alpha.3" "zos-lib": "^2.0.0-rc.0"
} }
} }
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