mirror of https://github.com/embarklabs/embark.git
update to 2.6.3
This commit is contained in:
parent
8e323d6870
commit
afd9d2f014
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue