Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordon Hall committed Dec 17, 2016
1 parent f734b21 commit 90abee5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "storj-bridge",
"version": "4.0.0",
"version": "4.1.0",
"description": "Access the Storj network using a simple REST API.",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -68,13 +68,13 @@
"ms": "^0.7.1",
"nodemailer": "^2.0.0",
"readable-stream": "^2.0.5",
"storj-complex": "braydonf/storj-complex",
"storj-complex": "^3.1.0",
"storj-lib": "^6.0.9",
"storj-mongodb-adapter": "^5.0.0",
"storj-service-error-types": "^1.0.2",
"storj-service-mailer": "^1.0.0",
"storj-service-middleware": "^1.2.1",
"storj-service-storage-models": "braydonf/storj-service-storage-models",
"storj-service-storage-models": "^6.1.1",
"through": "^2.3.8"
}
}

0 comments on commit 90abee5

Please sign in to comment.