This commit is contained in:
Jonathan Rainville 2018-10-11 15:50:07 -04:00
parent 60012b93f0
commit fef793c5ef
2 changed files with 2 additions and 2 deletions

2
npm-shrinkwrap.json generated
View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "embark", "name": "embark",
"version": "3.2.2", "version": "3.2.3",
"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": "eslint lib/", "lint": "eslint lib/",