Add node 0.12 and tidy up debug

This commit is contained in:
Nick O'Leary
2015-07-22 12:14:51 +01:00
parent 66572b2669
commit 8576a9f1c0
3 changed files with 2 additions and 4 deletions

View File

@@ -34,6 +34,6 @@
"imap" : "0.8.14"
},
"engines": {
"node": ">=0.8 <0.11"
"node": ">=0.8"
}
}