Bowerfile: use lowercase package name
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "~3.3.1",
|
"bootstrap": "~3.3.1",
|
||||||
"DataTables": "~1.10.4",
|
"datatables": "~1.10.4",
|
||||||
"datatables-plugins": "~1.0.1",
|
"datatables-plugins": "~1.0.1",
|
||||||
"flot": "~0.8.3",
|
"flot": "~0.8.3",
|
||||||
"font-awesome": "~4.2.0",
|
"font-awesome": "~4.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user