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 bcad1ef commit 4f3801aCopy full SHA for 4f3801a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typed-react-form",
3
- "version": "1.3.0",
+ "version": "1.3.1",
4
"description": "A React form form builder, focussed on typescript integration and minimal rerenders.",
5
"author": "codestix",
6
"license": "MIT",
@@ -50,4 +50,4 @@
50
"**/@typescript-eslint/eslint-plugin": "^4.15.1",
51
"**/@typescript-eslint/parser": "^4.15.1"
52
}
53
-}
+}
0 commit comments