Skip to content

Commit

Permalink
chore(package): re-add types property
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Mar 11, 2024
1 parent 5e4077a commit eb8a6e8
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 @@ -10,6 +10,7 @@
},
"./package.json": "./package.json"
},
"types": "./dist/index.d.ts",
"scripts": {
"all": "run-s lint test check-types",
"pretest": "run-s bundle",
Expand Down

0 comments on commit eb8a6e8

Please sign in to comment.