Skip to content

Commit

Permalink
Remove JQuery dependency for Segment analytics (DefinitelyTyped#11124)
Browse files Browse the repository at this point in the history
  • Loading branch information
fongandrew authored and vvakame committed Sep 9, 2016
1 parent 950ae09 commit cee3610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion segment-analytics/segment-analytics.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Definitions by: Andrew Fong <https://github.com/fongandrew>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

/// <reference path="../jquery/jquery.d.ts" />
declare interface JQuery {}

declare namespace SegmentAnalytics {

Expand Down

0 comments on commit cee3610

Please sign in to comment.