Fix Travis build

This commit is contained in:
Joe Skeen
2017-12-04 18:26:15 -07:00
parent 0985e7a72c
commit cdf89bef79

View File

@@ -1,5 +1,3 @@
/// <reference types="jquery" />
jQuery(function($) {
$('#target').Jcrop();
});