mirror of
https://github.com/jimeh/heartb.it.git
synced 2026-02-19 12:56:47 +00:00
Update test libraries as tests were failing on Node 0.8.4
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"express": "2.5.0",
|
||||
"coffee-script": "1.2.0",
|
||||
"coffee-script": "1.3.3",
|
||||
"coffeekup": "0.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"docco": "*",
|
||||
"mocha": "*",
|
||||
"should": "*"
|
||||
"docco": ">= 0.0.0",
|
||||
"mocha": ">= 0.0.0",
|
||||
"should": ">= 0.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.8.x",
|
||||
|
||||
Reference in New Issue
Block a user