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 7dd52db + b5075dd commit 07ca036Copy full SHA for 07ca036
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.8",
4
"description": "Open-source charting library for creating performant, responsive data visualizations in React",
5
"main": "./dist/index.js",
6
- "types": "./dist/src/index.d.ts",
+ "types": "./dist/types/src/index.d.ts",
7
"files": [
8
"dist/**/*"
9
],
0 commit comments