bump utf7 dependency

fork
Brian White 8 years ago
parent fa250376dc
commit 27b0df695d
No known key found for this signature in database
GPG Key ID: 606D7358F94DA209

@ -4,7 +4,7 @@
"description": "An IMAP module for node.js that makes communicating with IMAP servers easy",
"main": "./lib/Connection",
"dependencies": {
"utf7": "1.0.0",
"utf7": ">=1.0.2",
"readable-stream": "1.1.x"
},
"scripts": {

Loading…
Cancel
Save