Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
Merge pull request #21 from magmo/solc
Browse files Browse the repository at this point in the history
Solc
  • Loading branch information
andrewgordstewart committed Mar 2, 2019
2 parents f3135d9 + dc60195 commit 650f698
Show file tree
Hide file tree
Showing 2 changed files with 2,605 additions and 37 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "magmo-devtools",
"private": true,
"version": "0.1.12",
"version": "0.1.13",
"description": "Scripts used for Magmo development processes",
"main": "index.js",
"bin": {
Expand All @@ -18,6 +18,7 @@
"detect-port": "^1.3.0",
"dotenv": "^6.1.0",
"ethers": "^4.0.15",
"solc": "^0.5.4",
"yargs": "^12.0.5"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 650f698

Please sign in to comment.