Skip to content

Commit

Permalink
Obvious -> Medium
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrosby committed Aug 24, 2015
1 parent f7e4ab8 commit db9f6bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "nodeunitq",
"description": "Additional helpers and assertions for nodeunit, particularly optimized for Q",
"homepage": "https://github.com/Obvious/nodeunitq",
"homepage": "https://github.com/Medium/nodeunitq",
"authors": [
"Nick Santos (https://github.com/nicks)"
],
"version": "0.1.1",
"repository": {
"type": "git",
"url": "https://github.com/Obvious/nodeunitq.git"
"url": "https://github.com/Medium/nodeunitq.git"
},
"main": "nodeunitq.js",
"dependencies": {
Expand Down

0 comments on commit db9f6bb

Please sign in to comment.