use embark 0.7.1
This commit is contained in:
parent
445e7f5ca1
commit
326674f041
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "grunt-embark",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "",
|
||||
"main": "Gruntfile.js",
|
||||
"scripts": {
|
||||
|
@ -10,7 +10,7 @@
|
|||
"license": "ISC",
|
||||
"homepage": "",
|
||||
"dependencies": {
|
||||
"embark-framework": "^0.7.0",
|
||||
"embark-framework": "^0.7.1",
|
||||
"grunt-contrib-clean": "^0.6.0",
|
||||
"grunt-contrib-coffee": "^0.13.0",
|
||||
"grunt-contrib-concat": "^0.5.1",
|
||||
|
|
Loading…
Reference in New Issue