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 89ad5bb commit 58280d5Copy full SHA for 58280d5
packages/main/package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "reactjs-use-form",
3
- "version": "1.3.8",
+ "version": "1.3.9",
4
"description": "Reactive form management and input field validation hook",
5
- "author": "amiroff157",
+ "author": "amir0ff",
6
"license": "GPL-3.0",
7
- "homepage": "https://amiroff157.github.io/reactjs-use-form",
+ "homepage": "https://amir0ff.github.io/reactjs-use-form",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/amiroff157/reactjs-use-form"
+ "url": "https://github.com/amir0ff/reactjs-use-form"
11
},
12
"main": "dist/index.js",
13
"module": "dist/index.es.js",
0 commit comments