Skip to content

Commit

Permalink
Get updated HEREMap typedefs from DT
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-ES committed Sep 15, 2016
1 parent dead892 commit ee8c534
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6,437 deletions.
1 change: 1 addition & 0 deletions typings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"globalDependencies": {
"bluebird": "registry:dt/bluebird#3.0.0+20160811111256",
"enzyme": "registry:dt/enzyme#2.4.1+20160709041153",
"heremaps": "registry:dt/heremaps#3.0.12+20160914122306",
"jquery": "registry:dt/jquery#1.10.0+20160704162008",
"jsdom": "registry:dt/jsdom#2.0.0+20160316155526",
"lodash": "registry:dt/lodash#4.14.0+20160817155621",
Expand Down
2 changes: 1 addition & 1 deletion typings/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/// <reference path="globals/bluebird/index.d.ts" />
/// <reference path="globals/enzyme/index.d.ts" />
/// <reference path="globals/heremaps/index.d.ts" />
/// <reference path="globals/jquery/index.d.ts" />
/// <reference path="globals/jsdom/index.d.ts" />
/// <reference path="globals/lodash/index.d.ts" />
Expand All @@ -11,5 +12,4 @@
/// <reference path="modules/chai/index.d.ts" />
/// <reference path="modules/sinon/index.d.ts" />
/// <reference path="packages/core-js/core-js.d.ts" />
/// <reference path="packages/heremaps/heremaps.d.ts" />
/// <reference path="packages/react-highlight.js/react-highlight.js.d.ts" />
82 changes: 0 additions & 82 deletions typings/packages/heremaps/heremaps-tests.ts

This file was deleted.

Loading

0 comments on commit ee8c534

Please sign in to comment.