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 6547763 commit 6f77337Copy full SHA for 6f77337
package.json
@@ -11,7 +11,7 @@
11
"main": "dist/react-content-loader.cjs.js",
12
"module": "dist/react-content-loader.es.js",
13
"jsnext:main": "dist/react-content-loader.es.js",
14
- "types": "dist/index.d.ts",
+ "types": "dist/web/index.d.ts",
15
"bugs": {
16
"url": "https://github.com/danilowoz/react-content-loader/issues"
17
},
0 commit comments