Skip to content

Commit

Permalink
fix: add types
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Sep 26, 2023
1 parent 5393f48 commit bb79e0a
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 @@ -30,5 +30,6 @@
"lint": "eslint . && tsc --noEmit",
"test": "vitest"
},
"types": "./dist/index.d.ts",
"version": "0.0.0"
}

0 comments on commit bb79e0a

Please sign in to comment.