Skip to content

Commit e56a4e8

Browse files
committed
fixing the main path in bower.json. Fixes 1000hz#219
1 parent 9d1c1cd commit e56a4e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Cina Saffary <itscina@gmail.com>"
77
],
88
"description": "A user-friendly HTML5 Form validator for Bootstrap 3",
9-
"main": "./dist/validator.min.js",
9+
"main": "dist/validator.js",
1010
"keywords": [
1111
"bootstrap",
1212
"bootstrap3",

0 commit comments

Comments
 (0)