Skip to content

Commit 08dad64

Browse files
committed
Merge branch 'add-typings-to-files' of https://github.com/resynth1943/snarkdown into resynth1943-add-typings-to-files
2 parents f22b9d7 + aa28cdd commit 08dad64

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
],
2020
"files": [
2121
"src",
22-
"dist"
22+
"dist",
23+
"snarkdown.d.ts"
2324
],
2425
"homepage": "https://github.com/developit/snarkdown",
2526
"repository": "developit/snarkdown",

0 commit comments

Comments
 (0)