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 c477916 commit 28498ebCopy full SHA for 28498eb
package.json
@@ -7,7 +7,8 @@
7
"module": "dist/react-final-form.es.js",
8
"typings": "dist/index.d.ts",
9
"files": [
10
- "dist"
+ "dist",
11
+ "scripts"
12
],
13
"scripts": {
14
"start": "nps",
0 commit comments