From ddcbe657afd87ba3ccfdb55f77cb25c9a71afd6e Mon Sep 17 00:00:00 2001 From: Marek Kotewicz Date: Thu, 9 Jul 2015 10:59:03 +0200 Subject: [PATCH] reverted bolerplate/package.json --- boilerplate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boilerplate/package.json b/boilerplate/package.json index 9d302739..485b332f 100644 --- a/boilerplate/package.json +++ b/boilerplate/package.json @@ -10,7 +10,7 @@ "license": "ISC", "homepage": "", "devDependencies": { - "embark-framework": "/Users/marekkotewicz/ethereum/embark-framework", + "embark-framework": "/Users/iurimatias/Projects/embark-framework", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-coffee": "^0.13.0", "grunt-contrib-concat": "^0.5.1",