point package json to develop repos

This commit is contained in:
Iuri Matias 2015-07-22 08:38:50 -04:00
parent 7f4d4d6e49
commit 24f69bb16f

View File

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