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.
typings
types
1 parent 82cd331 commit c787e07Copy full SHA for c787e07
packages/coreui-react/package.json
@@ -26,7 +26,7 @@
26
"main": "dist/index.js",
27
"module": "dist/index.es.js",
28
"jsnext:main": "dist/index.es.js",
29
- "typings": "dist/index.d.ts",
+ "types": "dist/index.d.ts",
30
"files": [
31
"dist/",
32
"src/"
0 commit comments