8000 Merge branch 'master' of https://github.com/victorjonsson/jQuery-Form… · thaind/jQuery-Form-Validator@ef65dc3 · GitHub
Skip to content

Commit ef65dc3

Browse files
committed
2 parents 3f02f27 + 5278999 commit ef65dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"victorjonsson"
77
],
88
"description": "With this feature rich jQuery plugin it becomes easy to validate user input while keeping your HTML markup clean from javascript code. Even though this plugin has a wide range of validation functions it's designed to require as little bandwidth as possible. This is achieved by grouping together validation functions in \"modules\", making it possible for the programmer to load only those functions that's needed to validate a particular form.",
9-
"main": "jquery.form-validator.min.js",
9+
"main": "./form-validator/jquery.form-validator.min.js",
1010
"keywords": [
1111
"form",
1212
"validator",

0 commit comments

Comments
 (0)