Skip to content

Commit

Permalink
Removed copied typings of mqtt.js for the latest master release of it.
Browse files Browse the repository at this point in the history
  • Loading branch information
sclausen committed Dec 2, 2018
1 parent c58bb77 commit b729f2e
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 12,049 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-mqtt",
"version": "6.7.0",
"version": "6.8.0",
"description": "ngx mqtt client library",
"main": "bundles/ngx-mqtt.min.js",
"module": "./src/index.js",
Expand Down Expand Up @@ -66,6 +66,7 @@
"karma-mocha-reporter": "^2.1.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^3.0.0",
"mqtt": "github:mqttjs/MQTT.js#16848192d5e31918d5b63a697803231caef74a3a",
"reflect-metadata": "^0.1.12",
"rimraf": "^2.6.2",
"rxjs": "^6.2.1",
Expand Down
7 changes: 0 additions & 7 deletions src/mqtt-types/index.d.ts

This file was deleted.

124 changes: 0 additions & 124 deletions src/mqtt-types/lib/client-options.d.ts

This file was deleted.

196 changes: 0 additions & 196 deletions src/mqtt-types/lib/client.d.ts

This file was deleted.

10 changes: 0 additions & 10 deletions src/mqtt-types/lib/connect/index.d.ts

This file was deleted.

6 changes: 0 additions & 6 deletions src/mqtt-types/lib/store-options.d.ts

This file was deleted.

Loading

0 comments on commit b729f2e

Please sign in to comment.