mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-26 16:34:43 +00:00
Use node-canvas 0.13.0
This commit is contained in:
parent
99458c3f43
commit
2687aca8e1
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue