Skip to content

Commit

Permalink
fix(pkg): add types to package.json (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
ykzts committed Oct 31, 2020
1 parent 7e8a2f3 commit 41b4cd5
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 @@ -54,5 +54,6 @@
"lint": "eslint .",
"release": "standard-version"
},
"types": "dist/index.d.ts",
"version": "0.5.0"
}

1 comment on commit 41b4cd5

@vercel
Copy link

@vercel vercel bot commented on 41b4cd5 Oct 31, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.