diff --git a/boilerplate/package.json b/boilerplate/package.json index 73b3011e0..af36972e8 100644 --- a/boilerplate/package.json +++ b/boilerplate/package.json @@ -10,7 +10,7 @@ "license": "ISC", "homepage": "", "devDependencies": { - "embark-framework": "/Users/iurimatias/Projects/embark-framework", + "embark-framework": "https://github.com/iurimatias/embark-framework.git", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-coffee": "^0.13.0", "grunt-contrib-concat": "^0.5.1",