update to 0.5.0, use embark beta

This commit is contained in:
Iuri Matias 2015-10-12 18:18:19 -04:00
parent faec83b685
commit 9bf700fb18
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "grunt-embark",
"version": "0.4.3",
"version": "0.5.0",
"description": "",
"main": "Gruntfile.js",
"scripts": {
@ -10,7 +10,7 @@
"license": "ISC",
"homepage": "",
"dependencies": {
"embark-framework": "^0.9.2",
"embark-framework": "1.0.0-beta.1",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-coffee": "^0.13.0",
"grunt-contrib-concat": "^0.5.1",