mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-01 02:24:42 +00:00
Revert node-canvas back to 1.0 since it's still failing on travis
This commit is contained in:
parent
43a8df57b3
commit
5984b740cc
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.8.x",
|
||||
"xmldom": "0.1.x"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue