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