diff --git a/boilerplate/package.json b/boilerplate/package.json index 79f289bd..f478b14f 100644 --- a/boilerplate/package.json +++ b/boilerplate/package.json @@ -10,8 +10,8 @@ "license": "ISC", "homepage": "", "devDependencies": { - "embark-framework": "/Users/iurimatias/Projects/embark-framework", - "grunt-embark": "/Users/iurimatias/Projects/grunt-embark", + "embark-framework": "^0.6.0", + "grunt-embark": "0.1.0", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-coffee": "^0.13.0", "grunt-contrib-concat": "^0.5.1",