mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-04 20:04:45 +00:00
Try bumping node-canvas version
This commit is contained in:
parent
8a5050cda4
commit
0334c78991
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"test": "node test.js && jshint src"
|
||||
},
|
||||
"dependencies": {
|
||||
"canvas": "1.0.x",
|
||||
"canvas": "1.1.x",
|
||||
"jsdom": "0.8.x",
|
||||
"xmldom": "0.1.x"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue