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 a7b4af4 commit b54a776Copy full SHA for b54a776
package.json
@@ -26,7 +26,7 @@
26
"main": "lib/redux.js",
27
"unpkg": "dist/redux.js",
28
"module": "es/redux.js",
29
- "typings": "types/index.d.ts",
+ "types": "types/index.d.ts",
30
"files": [
31
"dist",
32
"lib",
0 commit comments