Skip to content

Commit

Permalink
fix: publish types
Browse files Browse the repository at this point in the history
  • Loading branch information
AVVS committed Aug 10, 2021
1 parent 2fccdcd commit 17345d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/clickhouse-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"source": "src/index.ts",
"typings": "dist/index.d.ts",
"files": [
"dist"
"dist",
"types"
],
"version": "0.4.0",
"scripts": {
Expand Down

0 comments on commit 17345d1

Please sign in to comment.