fix package.json dependency

This commit is contained in:
Iuri Matias 2015-07-09 23:09:17 -04:00
parent 89f731d61f
commit 266ea31f1d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"license": "ISC",
"homepage": "",
"devDependencies": {
"embark-framework": "/Users/iurimatias/Projects/embark-framework",
"embark-framework": "embark-framework@develop",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-coffee": "^0.13.0",
"grunt-contrib-concat": "^0.5.1",