diff --git a/package.json b/package.json index 297f58f..a719830 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "start": "grunt && grunt dev" }, "dependencies": { - "crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/v0.2.0", + "crypto-lib": "~0.2.1", "imap-client": "~0.3.7", "mailreader": "~0.3.5", "pgpmailer": "~0.3.10", @@ -41,4 +41,4 @@ "grunt-contrib-compress": "~0.5.2", "grunt-node-webkit-builder": "~0.1.17" } -} +} \ No newline at end of file