Skip to content

Commit cbd237f

Browse files
author
Blair Vanderhoof
committed
Fix missing comma
1 parent 00b544d commit cbd237f

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
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery.maskedinput",
33
"version": "1.3.1",
4-
"main": "dist/jquery.maskedinput.min.js"
4+
"main": "dist/jquery.maskedinput.min.js",
55
"homepage": "https://github.com/digitalBush/jquery.maskedinput",
66
"authors": [
77
"Josh Bush <josh@digitalbush.com>"

0 commit comments

Comments
 (0)