We need solparse for this whole thing to work!

uport
Alex Rea 8 years ago
parent bcc00ec9a6
commit 5d08364c3a
  1. 3
      package.json

@ -14,6 +14,7 @@
"dependencies": {
"ethereumjs-testrpc": "^2.2.7",
"istanbul": "^0.4.5",
"shelljs": "^0.7.4"
"shelljs": "^0.7.4",
"solparse": "^1.0.13"
}
}

Loading…
Cancel
Save