update to 2.6.3

This commit is contained in:
Iuri Matias 2017-12-19 12:01:00 -05:00
parent 8e323d6870
commit afd9d2f014
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "embark",
"version": "2.6.2",
"version": "2.6.3",
"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"