Skip to content

Commit

Permalink
use an older version of express, travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed Jan 15, 2012
1 parent ff339c3 commit 1f24314
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.markdown
Expand Up @@ -311,3 +311,6 @@ Want to make sure your crazy javascript-heavy app still works in other
browsers?
Give [browserling](http://browserling.com) a spin!
Browsers in your browser. Powered by dnode.
[![build status](https://secure.travis-ci.org/substack/dnode.png)](http://travis-ci.org/substack/dnode)
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"tap" : "0.0.x",
"browserify" : "1.4.x",
"uglify-js" : "1.0.6",
"express" : "2.5.x"
"express" : "2.2.2"
},
"scripts" : {
"test" : "tap test/*.js"
Expand Down

0 comments on commit 1f24314

Please sign in to comment.