mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Fix cors loading of images
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"png-js": ">= 0.1.1",
|
||||
"baconjs": "0.7.11",
|
||||
"wd": "~0.2.7",
|
||||
"grunt-contrib-connect": "~0.6.0"
|
||||
"grunt-contrib-connect": "0.7.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt travis --verbose"
|
||||
|
||||
Reference in New Issue
Block a user