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 #584 from braydonf/master
Browse files Browse the repository at this point in the history
Update lock file and depends
  • Loading branch information
braydonf committed Mar 8, 2018
2 parents b0ec36a + 3ec7654 commit cc2ddd5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "storj-bridge",
"version": "7.7.0",
"version": "7.7.1",
"description": "Access the Storj network using a simple REST API.",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -82,10 +82,10 @@
"secp256k1": "^3.3.0",
"storj-analytics": "^1.0.0",
"storj-complex": "^7.5.0",
"storj-lib": "^8.7.0",
"storj-lib": "^8.7.1",
"storj-mongodb-adapter": "^9.0.0",
"storj-service-error-types": "^1.4.0",
"storj-service-mailer": "^1.3.0",
"storj-service-mailer": "^1.4.0",
"storj-service-middleware": "^1.3.3",
"storj-service-storage-models": "^10.6.0",
"through": "^2.3.8"
Expand Down

0 comments on commit cc2ddd5

Please sign in to comment.