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

View File

@ -10,8 +10,8 @@
"license": "ISC", "license": "ISC",
"homepage": "", "homepage": "",
"devDependencies": { "devDependencies": {
"embark-framework": "/Users/iurimatias/Projects/embark-framework", "embark-framework": "^0.6.0",
"grunt-embark": "/Users/iurimatias/Projects/grunt-embark", "grunt-embark": "0.1.0",
"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",