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

Commit 567825b

Browse files
authored
Merge pull request #305 from braydonf/v8
V8
2 parents 8912b0b + 001aced commit 567825b

File tree

3 files changed

+39
-127
lines changed

3 files changed

+39
-127
lines changed

package-lock.json

+34-122
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storjshare-daemon",
3-
"version": "5.2.0",
3+
"version": "5.3.0",
44
"description": "daemon + process manager for sharing space on the storj network",
55
"main": "index.js",
66
"bin": {
@@ -75,7 +75,7 @@
7575
"mkdirp": "^0.5.1",
7676
"pretty-ms": "^3.0.1",
7777
"rc": "^1.2.2",
78-
"storj-lib": "^8.4.2",
78+
"storj-lib": "^8.5.0",
7979
"strip-json-comments": "^2.0.1",
8080
"tail": "^1.2.3",
8181
"touch": "3.1.0",

0 commit comments

Comments
 (0)