upgrade deps

This commit is contained in:
Tankred Hase 2014-01-28 01:09:25 +01:00
parent 5748ee36c0
commit 7b98c1daf6
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,10 @@
"crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/master", "crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/master",
"imap-client": "https://github.com/whiteout-io/imap-client/tarball/master", "imap-client": "https://github.com/whiteout-io/imap-client/tarball/master",
"smtp-client": "https://github.com/whiteout-io/smtp-client/tarball/master", "smtp-client": "https://github.com/whiteout-io/smtp-client/tarball/master",
"requirejs": "2.1.8" "requirejs": "2.1.10"
}, },
"devDependencies": { "devDependencies": {
"angular": "https://github.com/angular/angular.js/tarball/v1.2.0", "angular": "https://github.com/angular/angular.js/tarball/v1.2.8",
"grunt": "0.4.1", "grunt": "0.4.1",
"mocha": "1.13.0", "mocha": "1.13.0",
"phantomjs": "1.9.1-9", "phantomjs": "1.9.1-9",