Skip to content

Commit

Permalink
Add complex-types.d.ts to files in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Aug 22, 2021
1 parent f4a5825 commit 7e316e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"types": "index.d.ts",
"files": [
"lib/",
"complex-types.d.ts",
"index.d.ts",
"index.js"
],
"dependencies": {
"@types/hast": "^2.0.0",
"@types/parse5": "^6.0.0",
"@types/unist": "^2.0.3",
"hast-util-from-parse5": "^7.0.0",
"hast-util-to-parse5": "^7.0.0",
"html-void-elements": "^2.0.0",
Expand Down

0 comments on commit 7e316e7

Please sign in to comment.