update to 0.5.1
This commit is contained in:
parent
9bf700fb18
commit
a4e337267f
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "grunt-embark",
|
"name": "grunt-embark",
|
||||||
"version": "0.5.0",
|
"version": "0.5.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "Gruntfile.js",
|
"main": "Gruntfile.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"homepage": "",
|
"homepage": "",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"embark-framework": "1.0.0-beta.1",
|
"embark-framework": "1.0.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",
|
||||||
|
|
Loading…
Reference in New Issue