aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/sha/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/sha/package.json')
-rw-r--r--deps/npm/node_modules/sha/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/npm/node_modules/sha/package.json b/deps/npm/node_modules/sha/package.json
index a5f40090ca..af9aa7adae 100644
--- a/deps/npm/node_modules/sha/package.json
+++ b/deps/npm/node_modules/sha/package.json
@@ -22,10 +22,11 @@
"bugs": {
"url": "https://github.com/ForbesLindesay/sha/issues"
},
+ "homepage": "https://github.com/ForbesLindesay/sha",
"dependencies": {
"graceful-fs": "2",
"readable-stream": "1.0"
},
"_id": "sha@1.2.3",
- "_from": "sha@latest"
+ "_from": "sha@~1.2.1"
}