Skip to content

Commit

Permalink
Merge pull request #1 from millette/missing-dep
Browse files Browse the repository at this point in the history
Add missing dep (pauls-dat-api)
  • Loading branch information
RangerMauve authored Apr 3, 2019
2 parents cea876b + af74a4d commit 09d4313
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bin": "bin.js",
"repository": {
"type": "git",
"url": "git+https://github.com/datproject/dat-pin.git"
"url": "git+https://github.com/datproject/dat-store.git"
},
"keywords": [
"dat",
Expand All @@ -22,9 +22,9 @@
"author": "rangermauve",
"license": "MIT",
"bugs": {
"url": "https://github.com/datproject/dat-pin/issues"
"url": "https://github.com/datproject/dat-store/issues"
},
"homepage": "https://github.com/datproject/dat-pin#readme",
"homepage": "https://github.com/datproject/dat-store#readme",
"dependencies": {
"dat-librarian": "^1.1.4-alpha",
"dat-pinning-service-client": "^2.0.2",
Expand All @@ -35,6 +35,7 @@
"fastify-websocket": "^0.3.0",
"fs-extra": "^7.0.1",
"os-service": "^2.1.3",
"pauls-dat-api": "^8.1.0",
"read": "^1.0.7",
"userhome": "^1.0.0",
"yargs": "^13.2.2"
Expand Down

0 comments on commit 09d4313

Please sign in to comment.