We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34227ad + d5ea2c6 commit 8793f9aCopy full SHA for 8793f9a
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