update embark and grunt plugin versions

This commit is contained in:
Iuri Matias 2015-07-14 20:12:26 -04:00
parent 12e30f5c35
commit 92d37fd60a
1 changed files with 2 additions and 2 deletions

View File

@ -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",