mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-03-29 04:00:29 +00:00
Cap jsdom at 0.5.6
This commit is contained in:
parent
9a34bbfba2
commit
94a4b7b8d6
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"canvas": "1.0.x",
|
||||
"jsdom": "0.5.x",
|
||||
"jsdom": "0.5.6",
|
||||
"xmldom": "0.1.x"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue