Skip to content
This repository has been archived by the owner on Mar 23, 2018. It is now read-only.

Commit

Permalink
fix(typescript): add d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Sep 6, 2017
1 parent 9f34646 commit b5a0f3c
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 @@ -14,6 +14,7 @@
"version": "0.3.2",
"description": "Test tool using proofdict.",
"main": "lib/proofdict-tester.js",
"types": "lib/proofdict-tester.d.ts",
"scripts": {
"test": "mocha test/",
"build": "cross-env NODE_ENV=production tsc -p .",
Expand Down

0 comments on commit b5a0f3c

Please sign in to comment.