Skip to content

Commit 58280d5

Browse files
authored
chore: bump version
1 parent 89ad5bb commit 58280d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/main/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "reactjs-use-form",
3-
"version": "1.3.8",
3+
"version": "1.3.9",
44
"description": "Reactive form management and input field validation hook",
5-
"author": "amiroff157",
5+
"author": "amir0ff",
66
"license": "GPL-3.0",
7-
"homepage": "https://amiroff157.github.io/reactjs-use-form",
7+
"homepage": "https://amir0ff.github.io/reactjs-use-form",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/amiroff157/reactjs-use-form"
10+
"url": "https://github.com/amir0ff/reactjs-use-form"
1111
},
1212
"main": "dist/index.js",
1313
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)