Skip to content

Commit

Permalink
Add missing coveralls module
Browse files Browse the repository at this point in the history
  • Loading branch information
rudijs committed Jul 31, 2015
1 parent 9aa30b0 commit 7211f5d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,22 @@
},
"repository": {
"type": "git",
"url": "https://github.com/ride-share-market/oauth2-linkedin.git"
"url": "https://github.com/rudijs/oauth2-linkedin.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/ride-share-market/oauth2-linkedin/issues"
"url": "https://github.com/rudijs/oauth2-linkedin/issues"
},
"homepage": "https://github.com/ride-share-market/oauth2-linkedin",
"homepage": "https://github.com/rudijs/oauth2-linkedin",
"dependencies": {
"co": "^4.6.0",
"q-io": "^1.13.1",
"uuid": "^2.0.1"
},
"devDependencies": {
"chai": "^3.2.0",
"coveralls": "^2.11.3",
"gulp": "^3.9.0",
"gulp-jshint": "^1.11.2",
"gulp-mocha": "^2.1.3",
Expand Down

0 comments on commit 7211f5d

Please sign in to comment.