Skip to content

Commit

Permalink
adding temp dependency version as a github uri for portfinder until i…
Browse files Browse the repository at this point in the history
…t is published
  • Loading branch information
winfinit committed Mar 18, 2016
1 parent 66b9ed3 commit 4109081
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,7 +1,7 @@
{
"name": "mockgoose",
"description": "Mockgoose is an in memory database mock to allow for testing of applications that rely on Mongoose.",
"version": "5.3.4",
"version": "5.4.0-rc.1",
"author": {
"name": "Anthony McCormick",
"email": "anthony.mccormick AT gmail.com"
Expand Down Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"debug": "2.2.0",
"mongodb-prebuilt": "^4.6.0",
"portfinder": "1.0.2",
"portfinder": "indexzero/node-portfinder#master",
"rimraf": "^2.5.1"
},
"devDependencies": {
Expand Down

0 comments on commit 4109081

Please sign in to comment.