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 0eb8bba commit e4af3ddCopy full SHA for e4af3dd
package.json
@@ -5,7 +5,7 @@
5
"main": "dist/react-final-form-arrays.cjs.js",
6
"jsnext:main": "dist/react-final-form-arrays.es.js",
7
"module": "dist/react-final-form-arrays.es.js",
8
- "typings": "dist/index.d.js",
+ "typings": "dist/index.d.ts",
9
"files": [
10
"dist"
11
],
0 commit comments