Skip to content

Commit

Permalink
Merge pull request #4 from Josh-ES/dt-typings
Browse files Browse the repository at this point in the history
DT Typedefs
  • Loading branch information
Josh-ES authored Sep 16, 2016
2 parents dead892 + 61adea6 commit a2a0259
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 6,438 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-here-maps",
"version": "0.3.0",
"version": "0.3.1",
"description": "React.js HERE Maps component",
"main": "dist/main.js",
"scripts": {
Expand Down
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 a2a0259

Please sign in to comment.