Skip to content

Commit c3da4cb

Browse files
committed
first release
Signed-off-by: Ritesh Singh <1124ritesh@gmail.com>
1 parent da8af12 commit c3da4cb

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,13 @@
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/riteshsingh1/vue-laravel-form.git"
10-
}
10+
},
11+
"main": "src/index.js",
12+
"keywords": [
13+
"vuejs-form",
14+
"vue-form",
15+
"laravel-form",
16+
"validation",
17+
"server"
18+
]
1119
}

0 commit comments

Comments
 (0)