point boilerplate to repo develop branch

This commit is contained in:
Iuri Matias 2016-05-29 21:16:25 -04:00
parent b6a0ee2542
commit aa4b939612
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"license": "ISC", "license": "ISC",
"homepage": "", "homepage": "",
"devDependencies": { "devDependencies": {
"embark-framework": "https://github.com/iurimatias/embark-framework.git", "embark-framework": "iurimatias/embark-framework#develop",
"grunt-contrib-clean": "^0.6.0", "grunt-contrib-clean": "^0.6.0",
"grunt-contrib-coffee": "^0.13.0", "grunt-contrib-coffee": "^0.13.0",
"grunt-contrib-concat": "^0.5.1", "grunt-contrib-concat": "^0.5.1",