Use node-canvas 0.13.0

This commit is contained in:
David Rice 2012-08-13 15:12:11 +01:00
parent 99458c3f43
commit 2687aca8e1

View file

@ -14,7 +14,7 @@
"test": "node test.js"
},
"dependencies": {
"canvas": "0.12.0",
"canvas": "0.13.0",
"jsdom": ">=0.2.3",
"xmldom": ">=0.1.7"
},