From 1b4c34e60558a19e9cb220fa90c513dc13d9def5 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Tue, 14 Jul 2015 20:02:59 -0400 Subject: [PATCH] update embark-framework version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ef572e..a3cd7c6 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "license": "ISC", "homepage": "", "dependencies": { - "embark-framework": "/Users/iurimatias/Projects/embark-framework", + "embark-framework": "^0.6.0", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-coffee": "^0.13.0", "grunt-contrib-concat": "^0.5.1",