diff --git a/jquery.jsonrpcclient.js b/jquery.jsonrpcclient.js index ee730e7..9bea74f 100644 --- a/jquery.jsonrpcclient.js +++ b/jquery.jsonrpcclient.js @@ -618,4 +618,4 @@ $.JsonRpcClient = JsonRpcClient; -})(this.jQuery); +})(jQuery);