mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-18 05:00:58 +00:00
Bump node-canvas version to 1.0.0
This commit is contained in:
parent
51eebaf882
commit
45f5acb95d
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"test": "node test.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"canvas": "~0.13.0",
|
||||
"canvas": "~1.0.0",
|
||||
"jsdom": ">=0.2.3",
|
||||
"xmldom": ">=0.1.7"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue