Skip to content

Commit

Permalink
adding peer dep to transom-mongoose
Browse files Browse the repository at this point in the history
  • Loading branch information
mvoorberg committed Nov 16, 2017
1 parent 3d6921d commit b37593e
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
Expand Up @@ -31,6 +31,7 @@
"cross-env": "^5.1.1",
"mocha": "^4.0.1",
"mocha-lcov-reporter": "^1.3.0",
"mongoose": "^4.13.1",
"nyc": "^11.2.1",
"pocket-registry": "^1.1.0",
"shelljs": "^0.7.8",
Expand All @@ -41,7 +42,6 @@
},
"dependencies": {
"crypto": "^1.0.1",
"debug": "^3.1.0",
"mongoose": "^4.13.1"
"debug": "^3.1.0"
}
}

0 comments on commit b37593e

Please sign in to comment.