Merge pull request #32 from debris/patch-2

fixed package.json
This commit is contained in:
Iuri Matias 2015-07-10 06:10:59 -04:00
commit 3aa6356c12
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": "embark-framework@develop", "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",