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

Commit

Permalink
Merge pull request #297 from bookchin/upgrade/storj-lib-6
Browse files Browse the repository at this point in the history
[WIP] storj-lib@6.x.x
  • Loading branch information
bookchin committed Dec 1, 2016
2 parents 8a77d58 + 748ce8c commit 383b2ec
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "storj-bridge",
"version": "2.2.4",
"version": "3.0.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": "^2.0.1",
"storj-lib": "^5.1.2",
"storj-mongodb-adapter": "^4.0.1",
"storj-complex": "^3.0.0",
"storj-lib": "^6.0.0",
"storj-mongodb-adapter": "^5.0.0",
"storj-service-error-types": "^1.0.0",
"storj-service-mailer": "^1.0.0",
"storj-service-storage-models": "^6.0.0",
"storj-service-middleware": "^1.2.0",
"storj-service-storage-models": "^5.1.5",
"through": "^2.3.8"
}
}

0 comments on commit 383b2ec

Please sign in to comment.