mirror of
https://github.com/moparisthebest/mail
synced 2025-02-07 02:20:14 -05:00
TAG ALL THE THINGS
This commit is contained in:
parent
5c25d0c773
commit
d3387ea15c
12
package.json
12
package.json
@ -10,11 +10,11 @@
|
||||
"start": "grunt && grunt dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/master",
|
||||
"imap-client": "https://github.com/whiteout-io/imap-client/tarball/master",
|
||||
"mailreader": "https://github.com/whiteout-io/mailreader/tarball/master",
|
||||
"pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/master",
|
||||
"pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/master",
|
||||
"crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/v0.1.0",
|
||||
"imap-client": "https://github.com/whiteout-io/imap-client/tarball/v0.1.0",
|
||||
"mailreader": "https://github.com/whiteout-io/mailreader/tarball/v0.1.0",
|
||||
"pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/v0.1.0",
|
||||
"pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/v0.1.0",
|
||||
"requirejs": "2.1.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -36,4 +36,4 @@
|
||||
"grunt-contrib-compress": "~0.5.2",
|
||||
"grunt-node-webkit-builder": "~0.1.17"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user