Skip to content

Commit

Permalink
pointing to my service, not joblint
Browse files Browse the repository at this point in the history
  • Loading branch information
brainwane committed Oct 13, 2014
1 parent 5c75a00 commit 2ea7eea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -25,12 +25,12 @@
"dependencies": {
"express": "~3.4",
"express-hbs": "~0.1",
"joblint": "~1.3"
"joblint": "git://github.com/brainwane/sublinter.git#master"
},
"devDependencies": {
"jshint": "~2.1",
"supervisor": "~0.5"
},

"main": "./app.js"
}
}

0 comments on commit 2ea7eea

Please sign in to comment.