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.
2 parents 6f5fc7f + bff632d commit f5f8940Copy full SHA for f5f8940
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.3",
4
"main": "./dist/index.js",
5
"module": "./dist/index.js",
6
- "types": "./index.d.ts",
+ "types": "./dist/index.d.ts",
7
"scripts": {
8
"prettier": "prettier --write \"{src,__{tests,mocks}__}/**/*.{tsx,ts}\"",
9
"gen-tree": "ts-node ./src/create-snapshot.ts",
0 commit comments