Update package.json

This commit is contained in:
Tankred Hase 2014-07-02 16:13:02 +02:00
parent 1283bb4a1c
commit 0e46cdc624
1 changed files with 3 additions and 3 deletions

View File

@ -11,9 +11,9 @@
},
"dependencies": {
"crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/v0.2.0",
"imap-client": "https://github.com/whiteout-io/imap-client/tarball/dev/WO-420",
"imap-client": "https://github.com/whiteout-io/imap-client/tarball/v0.3.4",
"mailreader": "https://github.com/whiteout-io/mailreader/tarball/v0.3.3",
"pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/dev/WO-420",
"pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/v0.3.5",
"pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/v0.3.4",
"requirejs": "2.1.10",
"axe": "https://github.com/whiteout-io/axe/tarball/v0.0.2"
@ -38,4 +38,4 @@
"grunt-contrib-compress": "~0.5.2",
"grunt-node-webkit-builder": "~0.1.17"
}
}
}