update to 2.6.2

This commit is contained in:
Iuri Matias 2017-12-15 17:44:06 -05:00
parent d094035f21
commit 4008f15910
1 changed files with 1 additions and 1 deletions

View File

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