update to 3.1.4

This commit is contained in:
Iuri Matias 2018-07-04 17:05:01 +03:00
parent dbc18fddfa
commit 5bb1d33739
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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