update to 2.6.1

This commit is contained in:
Iuri Matias 2017-12-13 11:42:20 -05:00
parent daba3b9319
commit 97231caad8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "embark",
"version": "2.6.0",
"version": "2.6.1",
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
"scripts": {
"test": "grunt jshint && mocha test/ --no-timeouts && cd test_app/ && npm install && ../bin/embark test"