From 6ffb6574ed88459355e3cba86710ffd9cf9ba3be Mon Sep 17 00:00:00 2001 From: "Ryan X. Charles" Date: Sun, 31 Aug 2014 20:38:19 -0700 Subject: [PATCH] comment about npm shrinkwrap --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b71586c..5711a72 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,4 @@ Features over bitcore: * A proper point class * Better test coverage * Proper message signing and verification +* npm-shrinkwrap.json ensures npm install works as intended