File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * jQuery File Upload Image Processing Plugin 1.0.4
2
+ * jQuery File Upload Image Processing Plugin 1.0.5
3
3
* https://github.com/blueimp/jQuery-File-Upload
4
4
*
5
5
* Copyright 2012, Sebastian Tschan
20
20
'jquery' ,
21
21
'load-image' ,
22
22
'canvas-to-blob' ,
23
- './jquery.fileupload.js '
23
+ './jquery.fileupload'
24
24
] , factory ) ;
25
25
} else {
26
26
// Browser globals:
Original file line number Diff line number Diff line change 1
1
/*
2
- * jQuery File Upload User Interface Plugin 6.6.1
2
+ * jQuery File Upload User Interface Plugin 6.6.2
3
3
* https://github.com/blueimp/jQuery-File-Upload
4
4
*
5
5
* Copyright 2010, Sebastian Tschan
20
20
'jquery' ,
21
21
'tmpl' ,
22
22
'load-image' ,
23
- './jquery.fileupload-ip.js '
23
+ './jquery.fileupload-ip'
24
24
] , factory ) ;
25
25
} else {
26
26
// Browser globals:
You can’t perform that action at this time.
0 commit comments