Is coffeescript what's confusing Zombie?
This commit is contained in:
parent
797acfc411
commit
4567be3a69
|
@ -13,7 +13,6 @@
|
||||||
"mocha": "1.3.0",
|
"mocha": "1.3.0",
|
||||||
"node-static": "~0.6.0",
|
"node-static": "~0.6.0",
|
||||||
"requirejs": "2.0.2",
|
"requirejs": "2.0.2",
|
||||||
"coffee-script": "1.3.3",
|
|
||||||
"grunt-requirejs": "0.2.8",
|
"grunt-requirejs": "0.2.8",
|
||||||
"grunt-recess": "0.1.0",
|
"grunt-recess": "0.1.0",
|
||||||
"async": "0.1.22",
|
"async": "0.1.22",
|
||||||
|
@ -23,6 +22,7 @@
|
||||||
"node-static": "0.6.0",
|
"node-static": "0.6.0",
|
||||||
"grunt-coffee": "0.0.2",
|
"grunt-coffee": "0.0.2",
|
||||||
"grunt-clean": "0.3.0",
|
"grunt-clean": "0.3.0",
|
||||||
"jsdom": "0.2.14"
|
"jsdom": "0.2.14",
|
||||||
|
"coffee-script": "1.3.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue