diff --git a/boilerplate/package.json b/boilerplate/package.json index af36972e..70344a33 100644 --- a/boilerplate/package.json +++ b/boilerplate/package.json @@ -10,7 +10,7 @@ "license": "ISC", "homepage": "", "devDependencies": { - "embark-framework": "https://github.com/iurimatias/embark-framework.git", + "embark-framework": "iurimatias/embark-framework#develop", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-coffee": "^0.13.0", "grunt-contrib-concat": "^0.5.1",