We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2550f1 commit 2fd5781Copy full SHA for 2fd5781
packages-exp/messaging-exp/package.json
@@ -7,7 +7,7 @@
7
"main": "dist/index.cjs.js",
8
"browser": "dist/index.esm2017.js",
9
"module": "dist/index.esm2017.js",
10
- "typings": "./dist/index.d.ts",
+ "typings": "dist/index.d.ts",
11
"sw": "dist/index.sw.esm2017.js",
12
"files": [
13
"dist",
0 commit comments