Skip to content

Commit

Permalink
include src in the pack (allow directly importing ts)
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jan 10, 2021
1 parent e6c35ef commit bce6d08
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 @@ -137,6 +137,7 @@
"dist-esm/**",
"*.js",
"*.mjs",
"*.ts"
"*.ts",
"src"
]
}

0 comments on commit bce6d08

Please sign in to comment.