Skip to content

Commit

Permalink
Merge pull request #69 from p0o/patch-1
Browse files Browse the repository at this point in the history
Introduce types in package.json
  • Loading branch information
cgcardona authored Feb 21, 2019
2 parents 0d95646 + 0bc401b commit fa91205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"Chris Troutner <chris.troutner@gmail.com>"
],
"main": "index.js",
"types": "./typings/bitbox-sdk.d.ts",
"scripts": {
"test": "mocha --timeout 30000 --require babel-core/register test/unit",
"test:integration": "mocha --timeout 30000 --require babel-core/register test/integration",
Expand Down

0 comments on commit fa91205

Please sign in to comment.