Skip to content

Commit

Permalink
Merge pull request #3 from narthur/typings-dir-update
Browse files Browse the repository at this point in the history
type dir update
  • Loading branch information
lcflight committed Feb 28, 2024
2 parents 84021be + 95da955 commit d150feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dist/**/*.js",
"dist/**/*.d.ts"
],
"typings": "dist/index.d.ts",
"typings": "dist/src/index.d.ts",
"scripts": {
"test": "vitest",
"prepare": "tsc",
Expand Down

0 comments on commit d150feb

Please sign in to comment.