Skip to content

Commit 3c44e05

Browse files
update package.json
1 parent b75dae6 commit 3c44e05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "form-validation-lib-js",
3-
"version": "2.0.9",
3+
"version": "2.1.0",
44
"type": "module",
55
"description": "A comprehensive JavaScript form validation library",
66
"main": "./dist/cjs/index.js",
@@ -35,6 +35,7 @@
3535
"type": "git",
3636
"url": "https://github.com/anuragsingh6886/form-validatio-lib"
3737
},
38+
"homepage": "https://validation-test-react.vercel.app/",
3839
"devDependencies": {
3940
"@types/jest": "^29.5.11",
4041
"@typescript-eslint/eslint-plugin": "^6.19.1",

0 commit comments

Comments
 (0)