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

Commit

Permalink
Bump storjshare-daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
littleskunk committed Sep 21, 2017
1 parent 3482de4 commit 99a58ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Expand Up @@ -4,7 +4,7 @@
"publisher": "Storj Labs Inc.",
"identifier": "com.storj.farmer",
"description": "Storj Share GUI",
"version": "7.0.1",
"version": "7.0.2",
"author": "Storj <alex@storj.io> <rforan@storj.io>",
"main": "main.js",
"dependencies": {
Expand All @@ -19,7 +19,7 @@
"request": "^2.63.0",
"semver": "^5.1.0",
"storj-lib": "^8.0.0",
"storjshare-daemon": "^5.0.0",
"storjshare-daemon": "^5.0.1",
"strip-json-comments": "^2.0.1",
"untildify": "^2.1.0",
"vue": "^2.2.5",
Expand Down

0 comments on commit 99a58ea

Please sign in to comment.