Skip to content

Commit

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

Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
  • Loading branch information
Christian Ivicevic committed Nov 12, 2020
1 parent ee3626a commit 9e6bafd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -26,6 +26,7 @@
"index.js",
"types/index.d.ts"
],
"types": "types/index.d.ts",
"dependencies": {
"extend": "^3.0.0",
"hast-util-has-property": "^1.0.0",
Expand Down

0 comments on commit 9e6bafd

Please sign in to comment.