Skip to content

Commit

Permalink
Added trace to test output, bumped Jake version
Browse files Browse the repository at this point in the history
  • Loading branch information
mde committed Aug 28, 2013
1 parent 2f0e580 commit adccc91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -11,7 +11,7 @@
"version": "0.9.17",
"author": "Matthew Eernisse <mde@fleegix.org> (http://fleegix.org)",
"dependencies": {
"jake": "0.5.x",
"jake": "0.6.x",
"utilities": "0.0.x",
"model": "0.2.x",
"barista": "0.0.x",
Expand All @@ -22,7 +22,7 @@
"geddy": "./bin/cli.js"
},
"scripts": {
"test": "jake test"
"test": "jake test --trace"
},
"main": "./lib/geddy",
"repository": {
Expand All @@ -42,4 +42,4 @@
"engines": {
"node": "*"
}
}
}

0 comments on commit adccc91

Please sign in to comment.