We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82707ea commit 63468ecCopy full SHA for 63468ec
package.json
@@ -16,7 +16,7 @@
16
"license": "ISC",
17
"author": "Abraham Schilling <AbrahamSchilling@gmail.com>",
18
"main": "dist/index.js",
19
- "types": "dist/types.d.ts",
+ "types": "dist/index.d.ts",
20
"scripts": {
21
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,yml,yaml,md}\"",
22
"prepack": "tsc --project tsconfig.build.json"
0 commit comments