This commit is contained in:
Jonathan Rainville 2018-06-14 11:23:59 -04:00
parent 6ff7b171a3
commit 7cbdea93f8
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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