Add toFormat convenience method #137

This commit is contained in:
Lovell Fuller
2015-02-12 11:37:37 +00:00
parent 96dd40cee1
commit 8f41fed9c2
4 changed files with 75 additions and 10 deletions

View File

@@ -34,10 +34,10 @@
"vips"
],
"dependencies": {
"bluebird": "^2.9.7",
"bluebird": "^2.9.8",
"color": "^0.7.3",
"nan": "^1.6.2",
"semver": "^4.2.0"
"semver": "^4.2.2"
},
"devDependencies": {
"mocha": "^2.1.0",