Skip to content

Commit

Permalink
pkg tweak: types
Browse files Browse the repository at this point in the history
  • Loading branch information
rsek committed Apr 10, 2022
1 parent c42d4e5 commit f460378
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"markdown"
],
"type": "module",
"types": "./dist/index.d.ts",
"scripts": {
"flush-dist": "rm -R ./dist && mkdir ./dist",
"flush-image": "rm -R ./img && mkdir ./img",
Expand Down Expand Up @@ -86,4 +87,4 @@
"typescript-transform-paths": "^3.3.1"
},
"dependencies": {}
}
}

0 comments on commit f460378

Please sign in to comment.