Skip to content

Commit

Permalink
Include types file in distribution.
Browse files Browse the repository at this point in the history
(cherry picked from commit 2b446b849d00babd9ca0af0262f727b704942567)
  • Loading branch information
gmoneh committed Mar 10, 2020
1 parent 57e3f9a commit 2e20dc6
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 @@ -13,6 +13,7 @@
"types": "index.d.ts",
"unpkg": "dist/vuejs-datepicker.min.js",
"files": [
"index.d.ts",
"src",
"dist"
],
Expand Down

0 comments on commit 2e20dc6

Please sign in to comment.