mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Update project references to use jQuery 1.9 instead of missing 1.8 file.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
// Definitions by: https://github.com/anwarjaved
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery-1.8.d.ts"/>
|
||||
/// <reference path="../jquery/jquery-1.9.d.ts"/>
|
||||
/// <reference path="../jqueryui/jqueryui-1.9.d.ts"/>
|
||||
|
||||
interface TimePickerHour {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/// <reference path="../jquery/jquery-1.8.d.ts"/>
|
||||
/// <reference path="../jquery/jquery-1.9.d.ts"/>
|
||||
/// <reference path="jquery.timepicker-0.3.d.ts"/>
|
||||
|
||||
var beforeShowCallback, onSelectCallback, onCloseCallback, onHourShow, onMinuteShow;
|
||||
|
||||
Reference in New Issue
Block a user