mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-03 11:34:41 +00:00
Specify node-canvas @ 0.12.0
This commit is contained in:
parent
b4f2f64ff1
commit
69f446747d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue