From d4150b91001f2dc4323f94f1d83c809c19e77cb8 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Fri, 10 Jul 2015 07:03:01 -0400 Subject: [PATCH] update to 0.5.0 --- boilerplate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boilerplate/package.json b/boilerplate/package.json index c3af2fe4..374bf431 100644 --- a/boilerplate/package.json +++ b/boilerplate/package.json @@ -10,7 +10,7 @@ "license": "ISC", "homepage": "", "devDependencies": { - "embark-framework": "iurimatias/embark-framework#develop", + "embark-framework": "^0.5.0", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-coffee": "^0.13.0", "grunt-contrib-concat": "^0.5.1",