use 0.6.3; tag 0.1.1
This commit is contained in:
parent
8f8cc42686
commit
2d89bc542f
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "grunt-embark",
|
"name": "grunt-embark",
|
||||||
"version": "0.1.0",
|
"version": "0.1.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": "git://github.com/iurimatias/embark-framework#develop",
|
"embark-framework": "^0.6.3",
|
||||||
"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