update to 3.0.3

This commit is contained in:
Iuri Matias 2018-05-11 14:41:42 -04:00 committed by Jonathan Rainville
parent 7d9389655e
commit 14c046954e
2 changed files with 514 additions and 129 deletions

641
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "embark",
"version": "3.0.2",
"version": "3.0.3",
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
"scripts": {
"lint": "./node_modules/.bin/eslint lib/",