mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-13 10:50:59 +00:00
Lower node-canvas to 1.0.x
This commit is contained in:
parent
9bfce93ddf
commit
67a44f7bad
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"test": "node test.js && jshint src"
|
||||
},
|
||||
"dependencies": {
|
||||
"canvas": "1.1.x",
|
||||
"canvas": "1.0.x",
|
||||
"jsdom": "0.7.x",
|
||||
"xmldom": "0.1.x"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue