Skip to content

Commit

Permalink
Testing package name change
Browse files Browse the repository at this point in the history
  • Loading branch information
chalaschek committed Jun 16, 2012
1 parent d1b7ac8 commit a345c7d
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,12 +1,12 @@
{
"name": "connect-mongo",
"name": "connect-mongo-hashgo",
"version": "0.1.9",
"description": "MongoDB session store for Connect",
"keywords": ["connect", "mongo", "mongodb", "session", "express"],
"author": "Casey Banner <[email protected]>",
"repository": {
"type": "git",
"url": "http://github.com/kcbanner/connect-mongo.git"
"url": "https://github.com/HashGo/connect-mongo.git"
},
"dependencies": {
"mongodb": "0.9.x"
Expand Down

0 comments on commit a345c7d

Please sign in to comment.