Skip to content

Commit 0607b8d

Browse files
authored
Fix stray comma in bower.json
1 parent a7daa9b commit 0607b8d

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
@@ -23,7 +23,7 @@
2323
},
2424
"main": [
2525
"jquery.timepicker.js",
26-
"jquery.timepicker.css",
26+
"jquery.timepicker.css"
2727
],
2828
"moduleType": "globals",
2929
"ignore": [

0 commit comments

Comments
 (0)