Skip to content

Commit 5cc1914

Browse files
committed
Remove extraneous comma in dependency list
1 parent 6f6995d commit 5cc1914

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
@@ -2,7 +2,7 @@
22
"name": "jquery-kivasort",
33
"main": "kiva_sort.js",
44
"dependencies": {
5-
"datatables": "~1.10.0",
5+
"datatables": "~1.10.0"
66
},
77
"version": "1.0.0",
88
"homepage": "https://github.com/cristoper/jquery-KivaSort",

0 commit comments

Comments
 (0)