mirror of https://github.com/embarklabs/embark.git
update embark and grunt plugin versions
This commit is contained in:
parent
12e30f5c35
commit
92d37fd60a
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue