mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-26 00:14:42 +00:00
Try bumping canvas package
This commit is contained in:
parent
1add80beb8
commit
7f2f35f3f0
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
"all": "npm run build && npm run test && npm run lint && npm run lint_tests && npm run export_dist_to_site && npm run export_tests_to_site"
|
||||
},
|
||||
"dependencies": {
|
||||
"canvas": "1.1.x",
|
||||
"canvas": "1.2.x",
|
||||
"jsdom": "1.1.x",
|
||||
"xmldom": "0.1.x"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue