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 a807749 commit 661274bCopy full SHA for 661274b
package.json
@@ -5,7 +5,7 @@
5
"Create Components that resolve asynchronously, with support for server side rendering and code splitting.",
6
"license": "MIT",
7
"main": "commonjs/index.js",
8
- "files": ["*.js", "*.md", "umd", "commonjs"],
+ "files": ["index.d.ts", "*.js", "*.md", "umd", "commonjs"],
9
"typings": "./index.d.ts",
10
"repository": {
11
"type": "git",
0 commit comments