update to 3.1.6

This commit is contained in:
Iuri Matias 2018-07-19 11:18:48 +03:00
parent f5d82d222c
commit 258358558b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "embark", "name": "embark",
"version": "3.1.5", "version": "3.1.6",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "embark", "name": "embark",
"version": "3.1.5", "version": "3.1.6",
"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": {
"lint": "./node_modules/.bin/eslint lib/", "lint": "./node_modules/.bin/eslint lib/",