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

Commit 222f148

Browse files
committedAug 31, 2017
Bump package for storj-lib
1 parent f165bab commit 222f148

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storjshare-daemon",
3-
"version": "3.5.6",
3+
"version": "4.0.0",
44
"description": "daemon + process manager for sharing space on the storj network",
55
"main": "index.js",
66
"bin": {
@@ -76,7 +76,7 @@
7676
"pretty-ms": "^2.1.0",
7777
"rc": "^1.1.6",
7878
"readable-stream": "^2.2.2",
79-
"storj-lib": "^6.8.0",
79+
"storj-lib": "^7.0.0",
8080
"strip-json-comments": "^2.0.1",
8181
"tail": "^1.2.1",
8282
"touch": "3.1.0"

0 commit comments

Comments
 (0)