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

Commit fc76154

Browse files
author
Braydon Fuller
committed
Bump models
1 parent 0e4e272 commit fc76154

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storj-bridge",
3-
"version": "7.2.0",
3+
"version": "7.2.1",
44
"description": "Access the Storj network using a simple REST API.",
55
"main": "index.js",
66
"directories": {
@@ -86,7 +86,7 @@
8686
"storj-service-error-types": "^1.2.0",
8787
"storj-service-mailer": "^1.0.0",
8888
"storj-service-middleware": "^1.3.1",
89-
"storj-service-storage-models": "^10.2.1",
89+
"storj-service-storage-models": "^10.2.2",
9090
"through": "^2.3.8"
9191
}
9292
}

0 commit comments

Comments
 (0)