Specify node-canvas @ 0.12.0

This commit is contained in:
kangax 2012-08-13 11:36:44 +02:00
parent b4f2f64ff1
commit 69f446747d

View file

@ -14,7 +14,7 @@
"test": "node test.js"
},
"dependencies": {
"canvas": "git://github.com/LearnBoost/node-canvas.git",
"canvas": "0.12.0",
"jsdom": ">=0.2.3",
"xmldom": ">=0.1.7"
},