Skip to content

Commit

Permalink
Add types to package.json
Browse files Browse the repository at this point in the history
Related to GH-4.
Related to GH-5.
Closes GH-6.
Closes GH-7.

Reviewed-by: Christian Murphy <[email protected]>
Reviewed-by: Titus Wormer <[email protected]>
  • Loading branch information
Christian Ivicevic authored Nov 12, 2020
1 parent 107bad5 commit 4dfc460
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 @@ -27,6 +27,7 @@
"index.js",
"types/index.d.ts"
],
"types": "types/index.d.ts",
"dependencies": {
"github-slugger": "^1.1.1",
"hast-util-has-property": "^1.0.0",
Expand Down

0 comments on commit 4dfc460

Please sign in to comment.