Commit 290b804c authored by Iuri Matias's avatar Iuri Matias

add mocha to dev dependencies

parent 332f4c1d
...@@ -47,5 +47,8 @@ ...@@ -47,5 +47,8 @@
"remix-solidity": "latest", "remix-solidity": "latest",
"standard": "^10.0.3", "standard": "^10.0.3",
"web3": "1.0.0-beta.27" "web3": "1.0.0-beta.27"
},
"devDependencies": {
"mocha": "^5.1.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