deps -- npm-run-all

This commit is contained in:
Michael Bradley, Jr 2018-09-11 11:10:48 -05:00 committed by Iuri Matias
parent e4a6d825e4
commit f24ff072fb
1 changed files with 2 additions and 1 deletions

View File

@ -22,6 +22,7 @@
},
"homepage": "https://github.com/embark-framework/dapp-bin#readme",
"dependencies": {
"embark": "embark-framework/embark#develop"
"embark": "embark-framework/embark#develop",
"npm-run-all": "^4.1.3"
}
}