Skip to content

Commit

Permalink
fix: add types (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin authored Aug 5, 2023
1 parent d4085ad commit 6d2a0dc
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 @@ -6,6 +6,7 @@
"module": "./src/index.js",
"browser": "./lib/index.umd.js",
"type": "module",
"types": "./src/index.d.ts",
"keywords": [
"marked",
"extension",
Expand Down

0 comments on commit 6d2a0dc

Please sign in to comment.