We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7457a55 + d5ea2c6 commit c27638dCopy full SHA for c27638d
1 file changed
package.json
@@ -3,6 +3,7 @@
3
"version": "1.3.4",
4
"description": "Validate react form components, based on their state",
5
"main": "build/index.js",
6
+ "types": "build/index.d.ts",
7
"scripts": {
8
"dev": "watch 'npm run build' src",
9
"build": "babel src -d build && babel types -d build --copy-files",
0 commit comments